From: Simon Ruderich Date: Thu, 28 Jan 2016 17:53:03 +0000 (+0100) Subject: mapping_mode_search: add debug output X-Git-Url: https://ruderich.org/simon/gitweb/?p=fcscs%2Ffcscs.git;a=commitdiff_plain;h=5cca6ab28c9a753bc9f9674073736e170d5b5290 mapping_mode_search: add debug output --- diff --git a/bin/fcscs b/bin/fcscs index 8194f94..2ed479d 100755 --- a/bin/fcscs +++ b/bin/fcscs @@ -833,6 +833,8 @@ sub mapping_mode_search { $screen->prompt(name => undef, value => undef); # clear prompt $screen->draw_prompt($config); + $screen->debug('mapping_mode_search', 'done'); + return { select => 'search', matches => \@last_matches,