Commit message (Collapse) | Author | Age | ||
---|---|---|---|---|
... | ||||
* | Update. | Tiago Cunha | 2009-11-19 | |
| | ||||
* | Example from Thayer Williams. | Nicholas Marriott | 2009-11-02 | |
| | ||||
* | Add missing license. | Tiago Cunha | 2009-10-25 | |
| | ||||
* | +confirm-before. | Nicholas Marriott | 2009-10-25 | |
| | ||||
* | Add or clarify licenses where appropriate. | Nicholas Marriott | 2009-10-25 | |
| | ||||
* | Update. | Tiago Cunha | 2009-10-15 | |
| | ||||
* | Update. | Tiago Cunha | 2009-10-12 | |
| | ||||
* | Update. | Tiago Cunha | 2009-10-11 | |
| | ||||
* | Update. | Tiago Cunha | 2009-10-11 | |
| | ||||
* | Update. | Tiago Cunha | 2009-10-09 | |
| | ||||
* | Update. | Tiago Cunha | 2009-10-06 | |
| | ||||
* | Update. | Tiago Cunha | 2009-09-25 | |
| | ||||
* | Update. | Tiago Cunha | 2009-09-23 | |
| | ||||
* | Update. | Tiago Cunha | 2009-09-20 | |
| | ||||
* | Update. | Tiago Cunha | 2009-09-19 | |
| | ||||
* | Update. | Tiago Cunha | 2009-09-02 | |
| | ||||
* | Update. | Tiago Cunha | 2009-08-31 | |
| | ||||
* | Update. | Tiago Cunha | 2009-08-25 | |
| | ||||
* | Example from Han Boetes. | Nicholas Marriott | 2009-08-16 | |
| | ||||
* | Update. | Tiago Cunha | 2009-08-16 | |
| | ||||
* | Update. | Tiago Cunha | 2009-08-09 | |
| | ||||
* | Update. | Tiago Cunha | 2009-08-09 | |
| | ||||
* | Update. | Tiago Cunha | 2009-08-09 | |
| | ||||
* | This file is not kept up to date and too many people are using it as-is then | Nicholas Marriott | 2009-08-07 | |
| | | | | | | finding tmux key bindings missing. Trim it down and make it clear this is an example only. | |||
* | Update. | Tiago Cunha | 2009-07-30 | |
| | ||||
* | Update. | Tiago Cunha | 2009-07-20 | |
| | ||||
* | - New command display-message (alias display) to display a message in the | Tiago Cunha | 2009-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. | |||
* | Escape ~, pointed out by tcunha. | Nicholas Marriott | 2009-07-14 | |
| | ||||
* | Update. | Tiago Cunha | 2009-07-13 | |
| | ||||
* | Update. | Tiago Cunha | 2009-07-02 | |
| | ||||
* | - New window option monitor-content to search for a string in a window, and | Tiago Cunha | 2009-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 Cunha | 2009-04-27 | |
| | ||||
* | Document -L and -8, fix synopsis. | Nicholas Marriott | 2009-04-20 | |
| | ||||
* | automatic-rename added. | Tiago Cunha | 2009-02-08 | |
| | ||||
* | - Document find-window. | Tiago Cunha | 2009-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 Cunha | 2009-02-03 | |
| | ||||
* | {message,status,mode}-attr added | Tiago Cunha | 2009-02-01 | |
| | ||||
* | load-buffer command | Tiago Cunha | 2009-01-25 | |
| | ||||
* | Update with new features. | Nicholas Marriott | 2009-01-18 | |
| | ||||
* | xterm-keys added | Tiago Cunha | 2009-01-17 | |
| | ||||
* | choose-{session,window}, and repeat-time added | Tiago Cunha | 2009-01-16 | |
| | ||||
* | Tweak a little bit. | Nicholas Marriott | 2009-01-16 | |
| | ||||
* | Example configuration with some screen bindings. | Nicholas Marriott | 2009-01-16 | |
| | ||||
* | Document command-prompt template string, and panes commands. From nicm and me. | Tiago Cunha | 2009-01-16 | |
| | ||||
* | Document default-path, and update set/setw with the -u flag. From nicm and me. | Tiago Cunha | 2009-01-15 | |
| | ||||
* | Make last-window repeatable too; update my configuration backup, er, example. | Nicholas Marriott | 2009-01-14 | |
| | ||||
* | Update commands and options. While there, rename the keyword groups | Tiago Cunha | 2009-01-12 | |
| | | | | | tmuxCmdsSet and tmuxCmdsSetw to tmuxOptsSet and tmuxOptsSetw. | |||
* | Add vim mode. | Nicholas Marriott | 2008-12-20 | |
| | ||||
* | Make window options work the same was as session options, add ↵ | Nicholas Marriott | 2008-12-08 | |
| | | | | mode-fg/mode-bg options, force -g for global on set/show/setw/showw/ | |||
* | Document set-window-option, update example. | Nicholas Marriott | 2008-06-17 | |
| |