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