kakoune/doc/manpages
Frank LENORMAND 5d86b58a38 Allow modifying the characters used when highlighting whitespace
This commit adds the following flags to the `show_whitespaces`
highlighter, with a one character long parameter:

 * `-lf`: character replacing line feeds
 * `-spc`: character replacing spaces
 * `-nbsp`: character replacing non breakable spaces
 * `-tab`: character replacing a tabulation
 * `-tabpad`: character used as padding after a tabulation to satisfy
              the `tabstop` option
2017-02-04 10:21:13 +03:00
..
commands.asciidoc Remove the runtime command 2017-01-05 11:13:57 +00:00
execeval.asciidoc Fix various typos in docs/ 2016-04-08 18:00:24 +02:00
expansions.asciidoc Add missing shell expansion variable documentation 2017-01-11 12:36:17 +02:00
faces.asciidoc Update documentation about builtin faces 2016-12-16 12:29:43 +08:00
faq.asciidoc Add a warning about setting $TERM manually, fix some typos 2016-10-12 09:36:42 +03:00
highlighters.asciidoc Allow modifying the characters used when highlighting whitespace 2017-02-04 10:21:13 +03:00
hooks.asciidoc Add a RawKey hook for raw user input hooking 2017-01-24 23:57:36 +00:00
keys.asciidoc Use <a-'> for backward rotate selection and move rotate content to <a-"> 2017-02-01 22:53:42 +00:00
options.asciidoc Fix doc ui options and manpage 2017-02-02 18:26:05 +01:00
registers.asciidoc Fixed a typo in the documentation - "test" -> "text" 2016-12-17 08:43:45 -08:00
scopes.asciidoc Add a dedicated documentation page about scopes 2016-10-13 11:55:09 +03:00