Nicholas Marriott
e312db1408
Add wait-for to tmux.vim from Ben Boeckel.
2013-04-10 13:04:19 +01:00
Nicholas Marriott
3108d80b7e
Move NOTES->README, move Vim syntax file documentation to the file itself and
...
otherwise tweak some bits.
2013-02-19 23:31:04 +00:00
Tiago Cunha
f4472c16b2
Fix keyword matching.
...
Per the documentation in *:syn-keyword* (in particular *E789*), the
optional characters inside the square brackets can only be used in the
end. Therefore, unfold some keywords which were being wrongly
recognised.
Noticed by Bruce Wolk.
2012-12-24 17:18:35 +00:00
Thomas Adam
64deb34c3b
Add choose-list to tmux.vim
2012-10-02 18:13:13 +01:00
Tiago Cunha
c081af2963
Sync with reality.
2012-07-16 22:19:13 +00:00
Nicholas Marriott
d7ea1ac847
Update, from Ben Boeckel.
2012-02-15 18:48:52 +00:00
Tiago Cunha
08014af243
New commands and options. From Ben Boeckel.
2011-11-25 14:31:11 +00:00
Tiago Cunha
8798079ab0
Typo. From Bastien Dejean.
2011-11-10 21:50:40 +00:00
Tiago Cunha
c26ec766cb
Add command colour options. From Ben Boeckel.
2011-11-10 21:49:27 +00:00
Tiago Cunha
0e45ca1718
Recognise special keys and binds with multiple modifiers. From Bastien Dejean.
2011-10-23 15:42:15 +00:00
Tiago Cunha
5576fe42b2
Sync with reality, per SF bug #3035214 .
2010-07-27 18:29:07 +00:00
Tiago Cunha
13e7f060b1
Update.
2010-07-02 02:46:39 +00:00
Tiago Cunha
0e70c8801c
Update.
2010-06-22 23:37:28 +00:00
Tiago Cunha
0beb31c261
Update.
2010-05-14 14:38:50 +00:00
Tiago Cunha
5920a55a87
Update.
2010-02-26 13:33:22 +00:00
Tiago Cunha
2e6142ab84
Update.
2010-02-08 18:33:21 +00:00
Tiago Cunha
676d0809d2
Update.
2010-02-05 02:09:27 +00:00
Tiago Cunha
b7758a9932
Make it detect multiple options with a single leading `-' (eg set -gw).
2010-02-03 00:21:48 +00:00
Tiago Cunha
a339427e45
Update.
2010-01-08 16:34:49 +00:00
Tiago Cunha
b8bc525afe
Update.
2010-01-05 23:54:00 +00:00
Tiago Cunha
de15f2b567
Update.
2009-12-16 01:11:09 +00:00
Tiago Cunha
dac1d365c0
Update.
2009-12-10 17:16:31 +00:00
Tiago Cunha
59eaef6107
Update.
2009-12-02 15:11:20 +00:00
Tiago Cunha
cbc7a23e33
Update.
2009-11-19 22:35:51 +00:00
Tiago Cunha
5fd1cf743e
Update.
2009-11-19 22:28:59 +00:00
Tiago Cunha
76bb6d6138
Add missing license.
2009-10-25 22:16:55 +00:00
Tiago Cunha
b6ebf7cb60
Update.
2009-10-15 01:49:39 +00:00
Tiago Cunha
53f1e6eed2
Update.
2009-10-12 00:08:48 +00:00
Tiago Cunha
07ad6da7e8
Update.
2009-10-11 23:47:02 +00:00
Tiago Cunha
1fd3a405e6
Update.
2009-10-11 23:31:02 +00:00
Tiago Cunha
220f3f2384
Update.
2009-10-09 13:07:29 +00:00
Tiago Cunha
83bf166a1f
Update.
2009-10-06 14:14:40 +00:00
Tiago Cunha
a9a0cd8297
Update.
2009-09-25 17:52:26 +00:00
Tiago Cunha
5743da5588
Update.
2009-09-23 15:01:10 +00:00
Tiago Cunha
f8ea4f44e8
Update.
2009-09-20 22:20:51 +00:00
Tiago Cunha
73f58b90a0
Update.
2009-09-19 18:53:56 +00:00
Tiago Cunha
b7cb7d10f9
Update.
2009-09-02 01:06:30 +00:00
Tiago Cunha
d463eddb8b
Update.
2009-08-31 22:31:44 +00:00
Tiago Cunha
f5d38f2696
Update.
2009-08-25 16:50:34 +00:00
Tiago Cunha
c1fee8793d
Update.
2009-08-16 19:18:10 +00:00
Tiago Cunha
deac1fc188
Update.
2009-08-09 17:51:19 +00:00
Tiago Cunha
a26817d604
Update.
2009-08-09 17:41:46 +00:00
Tiago Cunha
bd5cf2e809
Update.
2009-08-09 15:58:09 +00:00
Tiago Cunha
796bfbd7af
Update.
2009-07-30 21:11:10 +00:00
Tiago Cunha
e7cda4f363
Update.
2009-07-20 17:06:13 +00:00
Tiago Cunha
ae7dda10ce
- 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.
2009-07-17 18:32:54 +00:00
Tiago Cunha
2f75b07d08
Update.
2009-07-13 18:29:28 +00:00
Tiago Cunha
85dac1e378
Update.
2009-07-02 13:50:27 +00:00
Tiago Cunha
80af85a102
- New window option monitor-content to search for a string in a window, and
...
highlight the status line if it matches.
- To make this possible, the function cmd_find_window_search from
cmd-find-window.c had to be moved to window.c and renamed window_pane_search.
- While there use three new functions in server.c to check for bell, activity,
and content, to avoid too much nesting.
2009-05-19 13:32:55 +00:00
Tiago Cunha
ddf2efe57b
Update commands, and options.
2009-04-27 14:44:14 +00:00