mirror of
				https://github.com/tmux/tmux.git
				synced 2025-10-26 12:27:15 +00:00 
			
		
		
		
	-attr -> -style.
This commit is contained in:
		| @@ -6,7 +6,7 @@ | |||||||
|  |  | ||||||
| # Some tweaks to the status line | # Some tweaks to the status line | ||||||
| set -g status-right "%H:%M" | set -g status-right "%H:%M" | ||||||
| set -g window-status-current-attr "underscore" | set -g window-status-current-style "underscore" | ||||||
|  |  | ||||||
| # If running inside tmux ($TMUX is set), then change the status line to red | # If running inside tmux ($TMUX is set), then change the status line to red | ||||||
| %if #{TMUX} | %if #{TMUX} | ||||||
|   | |||||||
		Reference in New Issue
	
	Block a user
	 Nicholas Marriott
					Nicholas Marriott