mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 09:26:05 +00:00 
			
		
		
		
	Update.
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
			
		||||
" Vim syntax file
 | 
			
		||||
" Language: tmux(1) configuration file
 | 
			
		||||
" Maintainer: Tiago Cunha <me@tiagocunha.org>
 | 
			
		||||
" Last Change: $Date: 2009-07-02 13:50:27 $
 | 
			
		||||
" Last Change: $Date: 2009-07-13 18:29:28 $
 | 
			
		||||
 | 
			
		||||
if version < 600
 | 
			
		||||
	syntax clear
 | 
			
		||||
@@ -36,7 +36,7 @@ syn keyword tmuxCmds swap-pane splitw split-window upp up-pane choose-session
 | 
			
		||||
syn keyword tmuxCmds choose-window loadb load-buffer copyb copy-buffer suspendc
 | 
			
		||||
syn keyword tmuxCmds suspend-client findw find-window breakp break-pane nextl
 | 
			
		||||
syn keyword tmuxCmds next-layout rotatew rotate-window confirm[-before]
 | 
			
		||||
syn keyword tmuxCmds clearhist clear-history selectl select-layout
 | 
			
		||||
syn keyword tmuxCmds clearhist clear-history selectl select-layout if[-shell]
 | 
			
		||||
 | 
			
		||||
syn keyword tmuxOptsSet prefix status status-fg status-bg bell-action
 | 
			
		||||
syn keyword tmuxOptsSet default-command history-limit status-left status-right
 | 
			
		||||
@@ -44,7 +44,7 @@ syn keyword tmuxOptsSet status-interval set-titles display-time buffer-limit
 | 
			
		||||
syn keyword tmuxOptsSet status-left-length status-right-length message-fg
 | 
			
		||||
syn keyword tmuxOptsSet message-bg lock-after-time default-path repeat-time
 | 
			
		||||
syn keyword tmuxOptsSet message-attr status-attr status-keys set-remain-on-exit
 | 
			
		||||
syn keyword tmuxOptsSet status-utf8
 | 
			
		||||
syn keyword tmuxOptsSet status-utf8 default-terminal
 | 
			
		||||
 | 
			
		||||
syn keyword tmuxOptsSetw monitor-activity aggressive-resize force-width
 | 
			
		||||
syn keyword tmuxOptsSetw force-height remain-on-exit uft8 mode-fg mode-bg
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user