Age | Commit message (Expand) | Author |
2012-12-24 | Add ^ and $ special command targets to select lowest and highest | Nicholas Marriott |
2012-12-24 | Add -T option to select-window to toggle to last window if already | Nicholas Marriott |
2012-12-24 | Add a -u flag to choose-tree to start uncollapsed, from Raghavendra D | Nicholas Marriott |
2012-11-27 | Allow cmd-run-shell to accept -t to specify the pane to display the | Nicholas Marriott |
2012-11-27 | Add window-status-last-* options, from Boris Faure. | Nicholas Marriott |
2012-11-19 | Clarify some points about config files, notably that they are only read | Nicholas Marriott |
2012-10-25 | Fix typo bell->bells from Thomas Adam. | Nicholas Marriott |
2012-10-02 | Remove some out of date text from man page, from Thomas Adam. | Nicholas Marriott |
2012-09-03 | add cmd-choose-list to allow arbitrary options to be selected. From | Nicholas Marriott |
2012-08-11 | Another missing format from sam at sltosis.org. | Nicholas Marriott |
2012-08-11 | Add some missing formats from Samuel Le Thiec. | Nicholas Marriott |
2012-07-15 | Document pane_index variable, from sam at sltosis dot org. | Nicholas Marriott |
2012-07-08 | remove extraneous line; | Jason McIntyre |
2012-07-08 | Add choose-tree command to show windows and sessions in the same | Nicholas Marriott |
2012-06-18 | Add -a for kill-session, from Thomas Adam. | Nicholas Marriott |
2012-06-18 | Add -a flag for detach-client, from Thomas Adam. | Nicholas Marriott |
2012-06-18 | Simplify references to alerts in the man page, from Thomas Adam. | Nicholas Marriott |
2012-05-22 | Switch all of the various choose- and list- commands over to the format | Nicholas Marriott |
2012-05-17 | Ignore line continuation when escaped as \\, from Simon Nicolussi. | Nicholas Marriott |
2012-05-02 | default-path has the same possibilities as new-window -c now. | Nicholas Marriott |
2012-04-29 | Add a flag to move-window to renumber the windows in a session (closing | Nicholas Marriott |
2012-04-23 | Add window-status-separator option, from Thomas Adam. | Nicholas Marriott |
2012-04-23 | Add -a flag to kill-window, from Thomas Adam. | Nicholas Marriott |
2012-04-01 | Add a layout history which can be stepped through with select-layout -u | Nicholas Marriott |
2012-04-01 | Add pane_current_path format, suggested by Mikolaj Kucharski. | Nicholas Marriott |
2012-03-22 | Accept an argument to show-environment to show one variable, based on a | Nicholas Marriott |
2012-03-20 | Add -C -N -T flags to find-window to find in content, name, title. From | Nicholas Marriott |
2012-03-20 | 50 is a too low trigger default on larger terminals, bump to 250. | Nicholas Marriott |
2012-03-20 | Add a simple form of output rate limiting by counting the number of | Nicholas Marriott |
2012-03-17 | Add a wrap-search option to turn off wrapping of searches in copy | Nicholas Marriott |
2012-03-17 | Add -q option to set-option to turn off info message, from marcel partap. | Nicholas Marriott |
2012-03-12 | Add -P/-F flags to break-pane too, from George Nachman. | Nicholas Marriott |
2012-03-04 | Add -F format to new-window and split-window to use with the -P flag, | Nicholas Marriott |
2012-03-03 | Support "bracketed paste" mode. This adds a -p flag to paste-buffer - if | Nicholas Marriott |
2012-03-03 | Add move-pane command (like join-pane but allows the same window). Also | Nicholas Marriott |
2012-02-25 | Allow a single option to be specified to show-options to show just that | Nicholas Marriott |
2012-02-23 | Use format for display-message, based on a diff from George Nachman. | Nicholas Marriott |
2012-02-02 | Document option values, particularly that omitting on|off for a flag is | Nicholas Marriott |
2012-02-02 | Add -l flag to send-keys to send input literally (without translating | Nicholas Marriott |
2012-01-31 | Provide defined ways to set the various default-path possibilities: ~ | Nicholas Marriott |
2012-01-30 | id -> ID; ok nicm | Jason McIntyre |
2012-01-30 | Give each window a unique id, like panes but prefixed with @. Based on | Nicholas Marriott |
2012-01-29 | Add an option to move the status line to the top of the screen, | Nicholas Marriott |
2012-01-21 | it's -> its. | Nicholas Marriott |
2012-01-21 | Drop the ability to have a list of keys in the prefix in favour of two | Nicholas Marriott |
2012-01-21 | Add strings to allow the aixterm bright colours to be used when | Nicholas Marriott |
2012-01-21 | Add a -R flag to send-keys to reset the terminal. Written ages ago and | Nicholas Marriott |
2012-01-20 | Add some trivial additional status line attributes from jwcxz at users | Nicholas Marriott |
2012-01-20 | Remove trailing spaces. | Nicholas Marriott |
2012-01-20 | Add an option to disable the window rename escape sequence, from Romain | Nicholas Marriott |