Commit Graph

109 Commits (17f6c3be8eeb0b67d07f916026dab918795c0317)

Author SHA1 Message Date
Nicholas Marriott f5357ed940 Handle \ at EOL from Daniel Hahler. 2015-08-15 09:53:19 +01:00
Nicholas Marriott 736d8350e9 +history-file, from Ben Boeckel. 2015-08-07 15:06:17 +01:00
Nicholas Marriott 96dcbe217b Update tmux.vim from Ben Boeckel. 2015-07-19 08:07:55 +01:00
Nicholas Marriott 8abcea18a2 Remove monitor-content options which have been removed, from Guy Hughes. 2015-06-20 08:43:55 +01:00
Nicholas Marriott 1df39aa962 I don't think we should carry around scripts. I'm not too sure about examples/
at all, nobody is maintaining it...
2015-06-04 08:26:50 +01:00
Nicholas Marriott 9cb5afe114 t_kP is the same as PageUp, so no need for it, from Daniel Hahler. 2014-12-21 15:46:43 +00:00
Thomas Adam 225164a9d6 Fix xterm-keys.vim syntax
Fix the typo in the xterm-keys.vim file, from Mark Oteiza.
2014-02-25 20:23:08 +00:00
Nicholas Marriott fe6f520054 FAQ about xterm-keys in emacs and vim, from Mark Oteiza. 2014-02-22 17:35:41 +00:00
Nicholas Marriott 94d99d5462 Put each command on its own line and remove duplicates, from Daniel Hahler. 2014-02-21 08:02:48 +00:00
Ben Boeckel 8edbbb9865 Sort and organize option names in tmux.vim
Also update with the latest options and remove the to-be-deprecated
{-attr,-bg,-fg} options.

Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
2014-02-05 19:14:12 +00:00
Ben Boeckel 73c125f248 Sort and organize commands in tmux.vim
Signed-off-by: Ben Boeckel <mathstuf@gmail.com>
2014-02-05 19:13:11 +00:00
Nicholas Marriott e312db1408 Add wait-for to tmux.vim from Ben Boeckel. 2013-04-10 13:04:19 +01:00
Nicholas Marriott 06ac399ce6 Zoom script is no longer needed. 2013-03-09 21:32:47 +00: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 626c8aa8e7 Add a simple zoom script from Juan Ignacio Pumarino. 2012-05-30 10:33:20 +00:00
Nicholas Marriott 33fac234c0 Fix trailing \, pointed out by Romain Francoise and a few others. 2012-03-11 23:04:19 +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
Nicholas Marriott e5cee89727 Typo, from Si Feng. 2011-07-19 01:31:00 +00:00
Nicholas Marriott 2c0846569d Window content backup script from Victor J Orlikowski. 2011-04-17 19:36:35 +00:00
Nicholas Marriott fe3621cbc5 Update, from Daniel Thau. 2010-09-18 09:36:15 +00:00
Nicholas Marriott 482bd7b65e Basic GNU bash completion from Frank Barknecht. 2010-08-09 18:22:33 +00:00
Nicholas Marriott 5be8175b0b No more up-pane/down-pane. 2010-07-31 11:39:13 +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
Nicholas Marriott 4e28426c0d Old comment. 2010-02-02 21:34:16 +00:00
Nicholas Marriott 38ee1e66aa Add vim-style key bindings file from Daniel Thau. 2010-01-17 16:24:09 +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
Nicholas Marriott 809902226e Sync. 2009-11-24 19:03:59 +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
Nicholas Marriott ca24e00d75 Example from Thayer Williams. 2009-11-02 18:59:28 +00:00
Tiago Cunha 76bb6d6138 Add missing license. 2009-10-25 22:16:55 +00:00
Nicholas Marriott 2536ea12cb +confirm-before. 2009-10-25 21:58:05 +00:00