From 89916092aef4b603c3fb5a711f0475d49aa7868e Mon Sep 17 00:00:00 2001 From: uranther Date: Fri, 29 May 2009 15:47:55 -0400 Subject: Added reset_zoom_level() to reset zoom to 100%, and added keybinding in sampleconfig --- examples/configs/sampleconfig | 1 + 1 file changed, 1 insertion(+) (limited to 'examples') diff --git a/examples/configs/sampleconfig b/examples/configs/sampleconfig index a541854..881173c 100644 --- a/examples/configs/sampleconfig +++ b/examples/configs/sampleconfig @@ -69,6 +69,7 @@ bind r = reload bind R = reload_ign_cache bind + = zoom_in bind - = zoom_out +bind = = reset_zoom bind t = toggle_status # Hilight matches. Notice the * after the slash - it makes the command incremental, i.e. gets called # on every character you type. You can do `bind /_ = search %s' if you want it less interactive. -- cgit v1.2.3