X-Git-Url: https://ruderich.org/simon/gitweb/?p=fcscs%2Ffcscs.git;a=blobdiff_plain;f=bin%2Ffcscs;h=7a492e9784d54136ecb8eef5f5c75279a590383e;hp=dd070ee68e9a92db4ef2e87923546a477c9bfa7e;hb=a2fcae71869449f4ba923a91bf35f8102374c442;hpb=6195c599518e47389d37818cf894d0513ea73b83 diff --git a/bin/fcscs b/bin/fcscs index dd070ee..7a492e9 100755 --- a/bin/fcscs +++ b/bin/fcscs @@ -1126,17 +1126,17 @@ Example: =cut my %setting = ( # options - debug => 0, - initial_mode => \&mapping_mode_url, - multiplexer => undef, - ignorecase => 0, - smartcase => 1, - paste_sleep => 100_000, - screen_msgwait => 5, + debug => 0, + initial_mode => \&mapping_mode_url, + multiplexer => undef, + ignorecase => 0, + smartcase => 1, + paste_sleep => 100_000, + screen_msgwait => 5, # global mappings alternative_return => 's', # commands - browser => ['x-www-browser'], + browser => ['x-www-browser'], ); =head2 REGEXPS