X-Git-Url: https://ruderich.org/simon/gitweb/?p=fcscs%2Ffcscs.git;a=blobdiff_plain;f=bin%2Ffcscs;h=8194f9410c580991a4a8b08ab047ed1b1a44007a;hp=7a492e9784d54136ecb8eef5f5c75279a590383e;hb=a2487880bae64aa72c98f20111a063200831a74b;hpb=a2fcae71869449f4ba923a91bf35f8102374c442 diff --git a/bin/fcscs b/bin/fcscs index 7a492e9..8194f94 100755 --- a/bin/fcscs +++ b/bin/fcscs @@ -830,6 +830,9 @@ sub mapping_mode_search { $screen->cursor(0); + $screen->prompt(name => undef, value => undef); # clear prompt + $screen->draw_prompt($config); + return { select => 'search', matches => \@last_matches,