summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2022-04-01Minor differences from master.sixel-passthroughNicholas Marriott
2022-04-01Merge branch 'master' into sixel-passthroughNicholas Marriott
2022-03-31Merge branch 'obsd-master' into masterThomas Adam
2022-03-31man pages: add missing commas between subordinate and main clausesnaddy
2022-03-30Merge branch 'obsd-master' into masterThomas Adam
2022-03-30Capture up to used size not available size for each line.nicm
2022-03-28Merge branch 'obsd-master' into masterThomas Adam
2022-03-28Add support for systemd socket activation (where systemd creates the UnixNicholas Marriott
2022-03-28Report error if creating socket fails with -D.nicm
2022-03-25Merge branch 'obsd-master' into masterThomas Adam
2022-03-25Fix exit message if creating socket fails.nicm
2022-03-24Merge branch 'obsd-master' into masterThomas Adam
2022-03-24Add unit (milliseconds) to escape-time, show unset colours as "none"nicm
2022-03-24Merge branch 'obsd-master' into masterThomas Adam
2022-03-24Add a capability for OSC 7 and use it similarly to how the title is setnicm
2022-03-17Merge branch 'obsd-master' into masterThomas Adam
2022-03-17Check scroll-on-clear for ED also.nicm
2022-03-17Add an option (scroll-on-clear) to control if tmux scrolls into historynicm
2022-03-16Merge branch 'obsd-master' into masterThomas Adam
2022-03-16Add an option to set the character used for unused areas of thenicm
2022-03-09Merge branch 'obsd-master' into masterThomas Adam
2022-03-08With -f use percentages of window size not pane size, GitHub issue 2866.nicm
2022-03-08Fix user hooks (which are strings not arrays).nicm
2022-03-08Merge branch 'obsd-master' into masterThomas Adam
2022-03-08Add remain-on-exit-format to set text shown when pane is dead.nicm
2022-03-08Merge branch 'obsd-master' into masterThomas Adam
2022-03-08Add argument to refresh-client -l to forward clipboard to a pane. GitHubnicm
2022-03-08Use getpeerucred if available (not tested).Nicholas Marriott
2022-03-08Add formats for client and server UID and user (for multiuser setups).nicm
2022-03-08Need a declaration for getpeereid also.Nicholas Marriott
2022-03-08Add getpeerid compat.Nicholas Marriott
2022-03-07Remove unnecessary declarations.Nicholas Marriott
2022-03-07Merge branch 'obsd-master' into masterThomas Adam
2022-03-07Pass client when adding menu item, GitHub issue 3103.nicm
2022-03-03Merge branch 'obsd-master' into masterThomas Adam
2022-03-03Allow optional arguments.nicm
2022-03-01Merge branch 'obsd-master' into masterThomas Adam
2022-03-01Don't convert codes for special keys (Tab, Enter, Escape).nicm
2022-02-28Merge pull request #3093 from topcat001/pathfixAnindya Mukherjee
2022-02-28Use PATH_MAX instead of MAXPATHLEN.topcat001
2022-02-28Merge branch 'obsd-master' into masterThomas Adam
2022-02-28Merge branch 'obsd-master' into masterThomas Adam
2022-02-28Exit on SIGHUP before attach also, GitHub issue 3084.nicm
2022-02-28Map control keys back to an ASCII uppercase letter when passing them onnicm
2022-02-22Merge branch 'obsd-master' into masterThomas Adam
2022-02-22MAXCOMLEN is no longer needed in these programs, so remove the annotationderaadt
2022-02-22Merge branch 'obsd-master' into masterThomas Adam
2022-02-22Merge branch 'obsd-master' into masterThomas Adam
2022-02-22Do not attempt to update focus (and crash) when there is no previous window.nicm
2022-02-22Add next_session_id format with the next session ID, GitHub issue 3078.nicm