summaryrefslogtreecommitdiffstats
path: root/tmux.h
AgeCommit message (Expand)Author
2023-01-03Query the client terminal for foreground and background colours and ifnicm
2022-12-26spelling fixes; from paul tagliamontejmc
2022-12-16Add send-keys -K to handle keys directly as if typed (so look up in keynicm
2022-12-07Merge branch 'obsd-master'Thomas Adam
2022-12-07Process escape sequences in show-buffer, GitHub issue 3401.nicm
2022-11-11Merge branch 'obsd-master'Thomas Adam
2022-11-11Parse primary device attributes as well as secondary and add a SIXELnicm
2022-11-01Merge branch 'obsd-master'Thomas Adam
2022-11-01Add modified Tab key sequences, from Aaron Jensen, GitHub issue 3368.nicm
2022-10-28Merge branch 'obsd-master'Thomas Adam
2022-10-28Add paste-buffer-deleted notification and fix name of paste-buffer-changed.nicm
2022-09-28Merge branch 'obsd-master'Thomas Adam
2022-09-28Add a -T flag to capture-pane to stop at the last used cell instead ofnicm
2022-08-15Merge branch 'obsd-master'Thomas Adam
2022-08-15Notify when a paste buffer is deleted, GitHub issue 3302 from Georgenicm
2022-08-15Add a Nobr terminfo capability to tell tmux the terminal does not usenicm
2022-08-02Merge branch 'obsd-master'Thomas Adam
2022-08-02Add a third state "all" to allow-passthrough to work even in invisiblenicm
2022-07-06Merge branch 'obsd-master'Thomas Adam
2022-07-06Merge branch 'obsd-master'Thomas Adam
2022-07-06Defer reading from control client until the command line command hasnicm
2022-07-06Support hyperlinks with capture-pane -e and add a mouse_hyperlinknicm
2022-06-30Merge branch 'obsd-master'Thomas Adam
2022-06-30Add support for OSC 8 hyperlinks (a VTE extension now supported by othernicm
2022-06-21Merge branch 'obsd-master'Thomas Adam
2022-06-21Store time lines are scrolled into history and display in copy mode.nicm
2022-06-17Merge branch 'obsd-master'Thomas Adam
2022-06-17Check cursor options when a pane is created, not just when they are changed.nicm
2022-06-09Merge branch 'obsd-master'Thomas Adam
2022-06-09If an application gives the first parameter to OSC 52, validate and passnicm
2022-06-07Merge branch 'obsd-master'Thomas Adam
2022-06-07Expand arguments to some commands where it makes sense, GitHub issuenicm
2022-06-04Merge branch 'obsd-master'Thomas Adam
2022-06-04When picking a buffer because one isn't specified by the user, ignorenicm
2022-05-30If a mouse position was above the maximum supported by the normal mousenicm
2022-05-30Add a way for lines added to copy mode to be passed through the parsernicm
2022-04-27If a mouse position was above the maximum supported by the normal mouseNicholas Marriott
2022-04-18Add a way for lines added to copy mode to be passed through the parser toNicholas Marriott
2022-04-06Better error reporting when applying custom layouts.Nicholas Marriott
2022-04-06Add an ACL list for users connecting to the tmux socket. Users may be forbiddenNicholas Marriott
2022-03-28Add support for systemd socket activation (where systemd creates the UnixNicholas Marriott
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-16Merge branch 'obsd-master' into masterThomas Adam
2022-03-16Add an option to set the character used for unused areas of thenicm
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-02-22Merge branch 'obsd-master' into masterThomas Adam