Typo in terminator_config man page

This commit is contained in:
Stephen Boddy 2016-12-01 03:18:48 +01:00
parent 84da17d460
commit 213bebc8fc
1 changed files with 1 additions and 1 deletions

View File

@ -467,7 +467,7 @@ Default value: \fBclose\fR
Terminals have a 16-colour palette that applications inside the terminal can use. This is that palette, in the form of a colon-separated list of colour names. Colour names should be in hex format e.g. "#FF00FF".
.TP
.B word_chars
When selecting text by word, sequences of these characters are also considered members of single words. The hypen and alphanumerics do not need to be specified. Ranges can be given as "A-Z".
When selecting text by word, sequences of these characters are also considered members of single words. The hyphen and alphanumerics do not need to be specified. Ranges can be given as "A-Z".
Default value: \fB',./?%&#:_'\fR
.TP
.B mouse_autohide \fR(boolean)