From 4af4d124759b4648bded82482f4d043ad2b3bb79 Mon Sep 17 00:00:00 2001 From: Nicholas Marriott Date: Fri, 14 May 2010 18:56:21 +0000 Subject: Accept (and document) "none" instead of "default" for attributes as it is clearer and avoids confusion with default colours. --- tmux.1 | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tmux.1') diff --git a/tmux.1 b/tmux.1 index 26966cb6..85aabdb7 100644 --- a/tmux.1 +++ b/tmux.1 @@ -1589,7 +1589,7 @@ This has no effect as a session option; it must be set as a global option. Set status line message attributes, where .Ar attributes is either -.Ic default +.Ic none or a comma-delimited list of one or more of: .Ic bright (or -- cgit