mirror of
				https://github.com/tmux/tmux.git
				synced 2025-11-04 00:56:10 +00:00 
			
		
		
		
	Update.
This commit is contained in:
		@@ -1,7 +1,7 @@
 | 
				
			|||||||
" Vim syntax file
 | 
					" Vim syntax file
 | 
				
			||||||
" Language: tmux(1) configuration file
 | 
					" Language: tmux(1) configuration file
 | 
				
			||||||
" Maintainer: Tiago Cunha <me@tiagocunha.org>
 | 
					" Maintainer: Tiago Cunha <me@tiagocunha.org>
 | 
				
			||||||
" Last Change: $Date: 2010-01-05 23:54:00 $
 | 
					" Last Change: $Date: 2010-01-08 16:34:49 $
 | 
				
			||||||
" License: This file is placed in the public domain.
 | 
					" License: This file is placed in the public domain.
 | 
				
			||||||
 | 
					
 | 
				
			||||||
if version < 600
 | 
					if version < 600
 | 
				
			||||||
@@ -42,7 +42,7 @@ syn keyword tmuxCmds display[-message] setenv set-environment showenv
 | 
				
			|||||||
syn keyword tmuxCmds show-environment choose-client displayp display-panes
 | 
					syn keyword tmuxCmds show-environment choose-client displayp display-panes
 | 
				
			||||||
syn keyword tmuxCmds run[-shell] lockc lock-client locks lock-session lsp
 | 
					syn keyword tmuxCmds run[-shell] lockc lock-client locks lock-session lsp
 | 
				
			||||||
syn keyword tmuxCmds list-panes pipep pipe-pane showmsgs show-messages capturep
 | 
					syn keyword tmuxCmds list-panes pipep pipe-pane showmsgs show-messages capturep
 | 
				
			||||||
syn keyword tmuxCmds capture-pane
 | 
					syn keyword tmuxCmds capture-pane joinp join-pane
 | 
				
			||||||
 | 
					
 | 
				
			||||||
syn keyword tmuxOptsSet prefix status status-fg status-bg bell-action
 | 
					syn keyword tmuxOptsSet prefix status status-fg status-bg bell-action
 | 
				
			||||||
syn keyword tmuxOptsSet default-command history-limit status-left status-right
 | 
					syn keyword tmuxOptsSet default-command history-limit status-left status-right
 | 
				
			||||||
 
 | 
				
			|||||||
		Reference in New Issue
	
	Block a user