X-Git-Url: https://ruderich.org/simon/gitweb/?p=fcscs%2Ffcscs.git;a=blobdiff_plain;f=bin%2Ffcscs;h=017ae5bfa327ad4b109efaeb1b24a24cd1e7be17;hp=d45747123a55f60acf2ea913b3df6b03be906537;hb=fabb3318b36ef82dd8e23c13eab3dbb715307fb6;hpb=bcac0b8075b6cd11edc0ab4237d872f239a8ca67 diff --git a/bin/fcscs b/bin/fcscs index d457471..017ae5b 100755 --- a/bin/fcscs +++ b/bin/fcscs @@ -611,6 +611,8 @@ sub extend_match { $screen->debug('extend_match', 'started'); + return if not defined $match; + $screen->prompt(name => 'extend', value => undef); $screen->draw_prompt($config);