]> ruderich.org/simon Gitweb - fcscs/fcscs.git/blobdiff - bin/fcscs
mapping_mode_search: add debug output
[fcscs/fcscs.git] / bin / fcscs
index 8194f9410c580991a4a8b08ab047ed1b1a44007a..2ed479dc198f15cf5710835a15ff8c40520c5cb4 100755 (executable)
--- 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->prompt(name => undef, value => undef); # clear prompt
     $screen->draw_prompt($config);
 
+    $screen->debug('mapping_mode_search', 'done');
+
     return {
         select  => 'search',
         matches => \@last_matches,
     return {
         select  => 'search',
         matches => \@last_matches,