From: Simon Ruderich Date: Fri, 12 Feb 2016 00:03:48 +0000 (+0100) Subject: minor documentation fixes X-Git-Url: https://ruderich.org/simon/gitweb/?p=fcscs%2Ffcscs.git;a=commitdiff_plain;h=dd84992d32a47e07165fdb64e420ed00e37cd552 minor documentation fixes --- diff --git a/bin/fcscs b/bin/fcscs index 80c89bf..0675def 100755 --- a/bin/fcscs +++ b/bin/fcscs @@ -1206,7 +1206,7 @@ Defaults in parentheses. =item B start in this mode, must be a valid mode mapping (C<\&mapping_mode_url>) -=item B set multiplexer ("screen" or "tmux") if not autodetected (C) +=item B set multiplexer ("screen" or "tmux"), defaults to autodetection (C) =item B ignore case when searching (C<0>) @@ -1367,7 +1367,8 @@ Used as handler to yank, paste selection or open URL in browser. run_command() run_in_background() -Helper functions when writing custom mappings, see the source for details. +Helper functions when writing custom mappings, see the source and example for +details. Example: @@ -1411,8 +1412,6 @@ Example: }); }; - - =cut # All variables and functions which are usable by ~/.fcscsrc.