aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
...
| * | Do not remove the automatic-rename option from the global set, only fromNicholas Marriott2020-04-30
* | | Allow formats for message-style.Nicholas Marriott2020-04-30
* | | Use format for status-style.Nicholas Marriott2020-04-30
* | | Complete partial window indexes properly.Nicholas Marriott2020-04-30
* | | Add -W and -T flags to command-prompt to only complete a window and a target.Nicholas Marriott2020-04-30
* | | Complete aliases as well as commands.Nicholas Marriott2020-04-29
* | | Add to CHANGES.Nicholas Marriott2020-04-29
* | | Copy mode search improvements:Nicholas Marriott2020-04-29
* | | Handle cells outside any pane correctly.Nicholas Marriott2020-04-29
* | | Did not mean to commit this bit.Nicholas Marriott2020-04-29
* | | Close menu on backspace with TAB flag.Nicholas Marriott2020-04-29
* | | Do not want -O0 by default.Nicholas Marriott2020-04-29
* | | Update CHANGES.Nicholas Marriott2020-04-29
* | | Improve command prompt completion:Nicholas Marriott2020-04-29
* | | Remove an unnecessary comma.Nicholas Marriott2020-04-29
* | | Need to redraw borders now when some things change. Also change default so thatNicholas Marriott2020-04-29
* | | Apply format to pane status line also.Nicholas Marriott2020-04-29
* | | Apply a format when redrawing pane borders.Nicholas Marriott2020-04-29
* | | Start with style initialized to default.Nicholas Marriott2020-04-28
* | | Drop having a separate type for style options and make them all strings, whichNicholas Marriott2020-04-28
* | | Call format_defaults_window for panes as well.Nicholas Marriott2020-04-28
* | | Use a grid cell not a style for the pane style.Nicholas Marriott2020-04-27
* | | Add some additional format helper functions.Nicholas Marriott2020-04-27
* | | Merge branch 'obsd-master'Thomas Adam2020-04-27
|\ \ \ | | |/ | |/|
| * | Do not close the stdout file descriptor in control mode as it will benicm2020-04-27
* | | Merge branch '3.1a-rc'Nicholas Marriott2020-04-27
|\ \ \ | | |/ | |/|
| * | Update CHANGES.Nicholas Marriott2020-04-27
| * | Do not close stdout file descriptor in control mode since it will be needed forNicholas Marriott2020-04-27
| * | tmux 3.1.Nicholas Marriott2020-04-24
* | | Do not close stdout file descriptor in control mode since it will be needed forNicholas Marriott2020-04-27
* | | CUD is not a requirement and tweak some comments.Nicholas Marriott2020-04-24
* | | Instead of forbidding invalid session names, sanitize them.Nicholas Marriott2020-04-24
* | | Instead of having a default set of terminals in terminal-overrides that get XTNicholas Marriott2020-04-24
* | | rxvt needs XT also for the moment.Nicholas Marriott2020-04-24
* | | Focus reporting no longer under XT.Nicholas Marriott2020-04-24
* | | Do not update mode until actually drawing something.Nicholas Marriott2020-04-24
* | | Do not redraw at all if nothing has changed.Nicholas Marriott2020-04-24
* | | All of this stuff can be const.Nicholas Marriott2020-04-24
* | | Add feature and capabilities for focus reporting. Also document AX and XT evenNicholas Marriott2020-04-24
* | | Add a feature for bracketed paste.Nicholas Marriott2020-04-24
* | | Add a feature for strikethrough.Nicholas Marriott2020-04-24
* | | Move terminal features into a single file.Nicholas Marriott2020-04-24
* | | Merge branch 'obsd-master'Thomas Adam2020-04-24
|\ \ \ | | |/ | |/|
| * | ce examples of "Ar arg Ar arg" with "Ar arg arg" and stop the spread;jmc2020-04-23
* | | Update CHANGES.Nicholas Marriott2020-04-23
* | | Add TMUX_SOCK like TMUX_PATH for the socket directory.Nicholas Marriott2020-04-23
* | | Build list of paths and weed out duplicates before loading configs.Nicholas Marriott2020-04-23
* | | Add XDG_CONFIG home to the configuration search paths.Nicholas Marriott2020-04-23
* | | time.h is needed.Nicholas Marriott2020-04-23
* | | Add extension terminfo(5) capabilities for margins.Nicholas Marriott2020-04-23