From b77b15d1e986541546b9341dee1e6a27915f05f0 Mon Sep 17 00:00:00 2001 From: Tom Feist Date: Mon, 6 Dec 2010 21:15:11 +0000 Subject: test commit --- ido-mode/ido_switcher.pl | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/ido-mode/ido_switcher.pl b/ido-mode/ido_switcher.pl index 38c3c13..5d75764 100644 --- a/ido-mode/ido_switcher.pl +++ b/ido-mode/ido_switcher.pl @@ -273,7 +273,7 @@ sub handle_keypress { return; } - if ($key == 19) { # Ctrl-S + if ($key == 19) { # Ctrl-S print "skipping to next match" if DEBUG; next_match(); update_matches(); -- cgit v1.2.3