X-Git-Url: https://ruderich.org/simon/gitweb/?p=fcscs%2Ffcscs.git;a=blobdiff_plain;f=bin%2Ffcscs;h=922d755330ae5d5cbbd56a8d10550ce76e849e3d;hp=8194f9410c580991a4a8b08ab047ed1b1a44007a;hb=be663aa5b8f29667cc166c73a0d98f04a7a14191;hpb=a2487880bae64aa72c98f20111a063200831a74b diff --git a/bin/fcscs b/bin/fcscs index 8194f94..922d755 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, @@ -1146,9 +1148,9 @@ my %setting = ( =over -=item B used by C<\&mapping_mode_url()> +=item B used by C<\&mapping_mode_url> -=item B used by C<\&mapping_mode_path()> +=item B used by C<\&mapping_mode_path> =back