summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
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-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
2020-04-23Add XDG_CONFIG home to the configuration search paths.Nicholas Marriott
2020-04-23time.h is needed.Nicholas Marriott
2020-04-23Add extension terminfo(5) capabilities for margins.Nicholas Marriott
2020-04-23Response is iTerm2 not not ITerm2.Nicholas Marriott
2020-04-23Merge branch 'obsd-master'Thomas Adam
2020-04-23Overrides need to be applied both before and after features in case theynicm
2020-04-23Remove support for iTerm2's DSR 1337 extension and use the CSI > q extensionNicholas Marriott
2020-04-23Merge branch 'obsd-master'Thomas Adam
2020-04-23Add an attribute for ACS.Nicholas Marriott
2020-04-23Fix a couple of memory leaks, one when creating a new pane and one whennicm
2020-04-23Fix a couple of memory leaks, one when creating a new pane and one whennicm
2020-04-23Tweak the default choose modes formats:Nicholas Marriott
2020-04-23Merge branch 'obsd-master'Thomas Adam
2020-04-23Merge branch 'obsd-master'Thomas Adam
2020-04-22Improve join-pane, move-pane and break-pane:nicm
2020-04-22Improve join-pane, move-pane and break-pane:nicm
2020-04-22Merge branch 'obsd-master'Thomas Adam
2020-04-22Indicate the marked pane in choose mode in reverse and add key to setnicm
2020-04-22Indicate the marked pane in choose mode in reverse and add key to setnicm
2020-04-22Add a session_marked format like window_marked.nicm
2020-04-22Merge branch 'obsd-master'Thomas Adam
2020-04-22Merge branch '3.1-rc'Nicholas Marriott
2020-04-22Update CHANGES.Nicholas Marriott
2020-04-22Update CHANGES.Nicholas Marriott
2020-04-22Nope, OS X kqueue is still broken...Nicholas Marriott
2020-04-22Call the event_init wrapper again.Nicholas Marriott
2020-04-22Merge branch 'obsd-master'Thomas Adam
2020-04-22Update the cursor position when deleting lines from screens withoutnicm
2020-04-22Update the cursor position when deleting lines from screens withoutnicm
2020-04-22Change so main-pane-width and height can be given as a percentage.nicm
2020-04-22Change so main-pane-width and height can be given as a percentage.nicm
2020-04-21Merge branch 'obsd-master'Thomas Adam
2020-04-21Move the background colour to clear with (if any) up as well as the datanicm
2020-04-21Merge branch 'obsd-master'Thomas Adam