diff options
author | Tiago Cunha <tcunha@gmx.com> | 2012-01-21 19:33:45 +0000 |
---|---|---|
committer | Tiago Cunha <tcunha@gmx.com> | 2012-01-21 19:33:45 +0000 |
commit | d4c2a935f2039e00a7a7384fa0427a6126111611 (patch) | |
tree | dd2355141ef8aa8e0e4eaf175084e302c95c5434 /tmux.1 | |
parent | cc967ffeb93438ff7ab5d9407bfbeb8d9f79658f (diff) | |
download | rtmux-d4c2a935f2039e00a7a7384fa0427a6126111611.tar.gz rtmux-d4c2a935f2039e00a7a7384fa0427a6126111611.tar.bz2 rtmux-d4c2a935f2039e00a7a7384fa0427a6126111611.zip |
Sync OpenBSD patchset 1006:
Add strings to allow the aixterm bright colours to be used when
configuring colours, requested by Elliott Cable a few months ago.
Diffstat (limited to 'tmux.1')
-rw-r--r-- | tmux.1 | 4 |
1 files changed, 4 insertions, 0 deletions
@@ -1980,6 +1980,10 @@ is one of: .Ic magenta , .Ic cyan , .Ic white , +aixterm bright variants (if supported: +.Ic brightred , +.Ic brightgreen , +and so on), .Ic colour0 to .Ic colour255 |