mirror of
https://github.com/tmux/tmux.git
synced 2024-11-18 02:18:53 +00:00
Update.
This commit is contained in:
parent
88c3b9c989
commit
a9a0cd8297
@ -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: 2009-09-23 15:01:10 $
|
" Last Change: $Date: 2009-09-25 17:52:26 $
|
||||||
|
|
||||||
if version < 600
|
if version < 600
|
||||||
syntax clear
|
syntax clear
|
||||||
@ -38,7 +38,8 @@ 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 next-layout rotatew rotate-window confirm[-before]
|
||||||
syn keyword tmuxCmds clearhist clear-history selectl select-layout if[-shell]
|
syn keyword tmuxCmds clearhist clear-history selectl select-layout if[-shell]
|
||||||
syn keyword tmuxCmds display[-message] set-environment show-environment
|
syn keyword tmuxCmds display[-message] set-environment show-environment
|
||||||
syn keyword tmuxCmds choose-client displayp display-panes run[-shell]
|
syn keyword tmuxCmds choose-client displayp display-panes run[-shell] lockc
|
||||||
|
syn keyword tmuxCmds lock-client locks lock-session
|
||||||
|
|
||||||
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
|
||||||
|
Loading…
Reference in New Issue
Block a user