summaryrefslogtreecommitdiffstats
path: root/examples
diff options
context:
space:
mode:
authorTiago Cunha <tcunha@gmx.com>2009-07-17 18:32:54 +0000
committerTiago Cunha <tcunha@gmx.com>2009-07-17 18:32:54 +0000
commitae7dda10ceaf340fdeb4b365b79ca77789ebd844 (patch)
tree0e383c65c0da8455c9d9ed17a35c1648a7c8f508 /examples
parent646632de1d1d88049c8e06604214104c99b9c97d (diff)
- New command display-message (alias display) to display a message in the
status line (bound to "i" by default). - Add support for including the window index, pane index, and window name in status-left, or status-right. - Bump protocol version.
Diffstat (limited to 'examples')
-rw-r--r--examples/tmux.vim3
1 files changed, 2 insertions, 1 deletions
diff --git a/examples/tmux.vim b/examples/tmux.vim
index 145fc068..6c2b04aa 100644
--- a/examples/tmux.vim
+++ b/examples/tmux.vim
@@ -1,7 +1,7 @@
" Vim syntax file
" Language: tmux(1) configuration file
" Maintainer: Tiago Cunha <me@tiagocunha.org>
-" Last Change: $Date: 2009-07-13 18:29:28 $
+" Last Change: $Date: 2009-07-17 18:32:54 $
if version < 600
syntax clear
@@ -37,6 +37,7 @@ 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 if[-shell]
+syn keyword tmuxCmds display[-message]
syn keyword tmuxOptsSet prefix status status-fg status-bg bell-action
syn keyword tmuxOptsSet default-command history-limit status-left status-right