From 89e8d33c1c86c626fba57b1f24a503246d6718ce Mon Sep 17 00:00:00 2001 From: Brendan Taylor Date: Tue, 4 Oct 2011 22:21:00 +0000 Subject: BREAKING CHANGE: remove toggle_zoom_type, toggle_status they've been replaced with the new toggle command --- examples/config/config | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'examples') diff --git a/examples/config/config b/examples/config/config index 6819dde..d295347 100644 --- a/examples/config/config +++ b/examples/config/config @@ -251,12 +251,12 @@ set ebind = @mode_bind global,-insert # Zoom binds @cbind + = zoom_in @cbind - = zoom_out -@cbind T = toggle_zoom_type +@cbind T = toggle zoom_type @cbind 1 = set zoom_level = 1.0 @cbind 2 = set zoom_level = 2.0 # Appearance binds -@cbind t = toggle_status +@cbind t = toggle show_status # Page searching binds @cbind /* = search %s -- cgit v1.2.3