aboutsummaryrefslogtreecommitdiff
path: root/examples/tmux.vim
Commit message (Collapse)AuthorAge
* Update, from Ben Boeckel.Nicholas Marriott2012-02-15
|
* New commands and options. From Ben Boeckel.Tiago Cunha2011-11-25
|
* Typo. From Bastien Dejean.Tiago Cunha2011-11-10
|
* Add command colour options. From Ben Boeckel.Tiago Cunha2011-11-10
|
* Recognise special keys and binds with multiple modifiers. From Bastien Dejean.Tiago Cunha2011-10-23
|
* Sync with reality, per SF bug #3035214.Tiago Cunha2010-07-27
|
* Update.Tiago Cunha2010-07-02
|
* Update.Tiago Cunha2010-06-22
|
* Update.Tiago Cunha2010-05-14
|
* Update.Tiago Cunha2010-02-26
|
* Update.Tiago Cunha2010-02-08
|
* Update.Tiago Cunha2010-02-05
|
* Make it detect multiple options with a single leading `-' (eg set -gw).Tiago Cunha2010-02-03
|
* Update.Tiago Cunha2010-01-08
|
* Update.Tiago Cunha2010-01-05
|
* Update.Tiago Cunha2009-12-16
|
* Update.Tiago Cunha2009-12-10
|
* Update.Tiago Cunha2009-12-02
|
* Update.Tiago Cunha2009-11-19
|
* Update.Tiago Cunha2009-11-19
|
* Add missing license.Tiago Cunha2009-10-25
|
* Update.Tiago Cunha2009-10-15
|
* Update.Tiago Cunha2009-10-12
|
* Update.Tiago Cunha2009-10-11
|
* Update.Tiago Cunha2009-10-11
|
* Update.Tiago Cunha2009-10-09
|
* Update.Tiago Cunha2009-10-06
|
* Update.Tiago Cunha2009-09-25
|
* Update.Tiago Cunha2009-09-23
|
* Update.Tiago Cunha2009-09-20
|
* Update.Tiago Cunha2009-09-19
|
* Update.Tiago Cunha2009-09-02
|
* Update.Tiago Cunha2009-08-31
|
* Update.Tiago Cunha2009-08-25
|
* Update.Tiago Cunha2009-08-16
|
* Update.Tiago Cunha2009-08-09
|
* Update.Tiago Cunha2009-08-09
|
* Update.Tiago Cunha2009-08-09
|
* Update.Tiago Cunha2009-07-30
|
* Update.Tiago Cunha2009-07-20
|
* - New command display-message (alias display) to display a message in theTiago Cunha2009-07-17
| | | | | | | | 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.
* Update.Tiago Cunha2009-07-13
|
* Update.Tiago Cunha2009-07-02
|
* - New window option monitor-content to search for a string in a window, andTiago Cunha2009-05-19
| | | | | | | | | 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.
* Update commands, and options.Tiago Cunha2009-04-27
|
* automatic-rename added.Tiago Cunha2009-02-08
|
* - Document find-window.Tiago Cunha2009-02-06
| | | | | | | | - Document suspend-client. - Document window-status-{attr,bg,fg}. - Options without arguments should be listed first. - s/Copies/Copy/.
* copy-buffer command.Tiago Cunha2009-02-03
|
* {message,status,mode}-attr addedTiago Cunha2009-02-01
|
* load-buffer commandTiago Cunha2009-01-25
|