remove problematic line from man page
This commit is contained in:
parent
9a90d48137
commit
9501cde85e
|
@ -399,9 +399,6 @@ Default value: \fBclose\fR
|
|||
.TP
|
||||
.B palette
|
||||
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".
|
||||
.NA
|
||||
Default value: \fB'#2E3436:#CC0000:#4E9A06:#C4A000:#3465A4:#75507B:#06989A:#D3D7CF:#555753:#EF2929:#8AE234:#FCE94F:#729FCF:#AD7FA8:#34E2E2:#EEEEEC'\fR
|
||||
.AD
|
||||
.TP
|
||||
.B word_chars
|
||||
When selecting text by word, sequences of these characters are considered single words. Ranges can be given as "A-Z". Literal hyphen (not expressing a range) should be the first character given.
|
||||
|
|
Loading…
Reference in New Issue