aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
Commit message (Expand)AuthorAge
...
| * Do not close popups on resize, instead adjust them to fit, from Anindyanicm2021-07-21
* | Merge branch 'obsd-master' into masterThomas Adam2021-07-14
|\|
| * Move default value for TERM into tmux.h.nicm2021-07-14
| * More accurate vi(1) word navigation in copy mode and on the status line.nicm2021-06-10
| * Add different command historys for different types of promptsnicm2021-06-10
| * Improve logging of screen mode changes.nicm2021-06-10
| * Move "special" keys into the Unicode PUA rather than making them top bitnicm2021-06-10
| * Change cursor style handling so tmux understands which sequences containnicm2021-06-10
| * Change resize timers and flags into one timer and a queue which isnicm2021-06-10
| * Three changes to fix problems with xterm in VT340 mode, reported bynicm2021-06-10
* | More accurate vi(1) word navigation in copy mode and on the status line. ThisNicholas Marriott2021-05-13
* | Add different command historys for different types of prompts ("command",Nicholas Marriott2021-05-03
* | Improve logging of screen mode changes.Nicholas Marriott2021-04-30
* | Move "special" keys into the Unicode PUA rather than making them high a top bitNicholas Marriott2021-04-28
* | Change cursor style handling so tmux understands which sequences containNicholas Marriott2021-04-28
* | Change resize timers and flags into one timer and a queue to fix problems withNicholas Marriott2021-04-28
* | Three changes to fix problems with xterm in VT340 mode, reported by ThomasNicholas Marriott2021-04-22
* | Merge branch 'obsd-master' into masterThomas Adam2021-04-12
|\|
| * Add a flag to disable keys to close a message, GitHub issue 2625.nicm2021-04-12
* | Merge branch 'obsd-master' into masterThomas Adam2021-04-12
|\|
| * Permit shortcut keys in buffer, client, tree modes to be configured withnicm2021-04-12
* | Merge branch 'obsd-master' into masterThomas Adam2021-04-05
|\|
| * Fix a couple of edge cases with the jump-back-xxx commands, and alsonicm2021-04-05
* | Merge branch 'obsd-master' into masterThomas Adam2021-03-16
|\|
| * Add client-detached notification in control mode, from Mohsin Kaleem.nicm2021-03-16
* | Merge branch 'obsd-master' into masterThomas Adam2021-03-11
|\|
| * Tidy old jobs every hour instead of every 30 seconds.nicm2021-03-11
| * Add an "absolute-centre" alignment to use the centre of the total spacenicm2021-03-11
| * Add split-window -Z to start the pane zoomed, GitHub issue 2591.nicm2021-03-11
* | Merge branch 'obsd-master' into masterThomas Adam2021-03-02
|\|
| * Drop support for popups where the content is provided directly to tmuxnicm2021-03-02
* | Merge branch 'obsd-master' into masterThomas Adam2021-02-22
|\|
| * Move config file path expansion much earlier, keep the list of pathsnicm2021-02-22
* | Merge branch 'obsd-master' into masterThomas Adam2021-02-22
|\|
| * There are many format variables now so allocating all the default onesnicm2021-02-22
| * Move jump commands to grid reader, make them UTF-8 aware, and tidy up,nicm2021-02-22
* | Merge branch 'obsd-master' into masterThomas Adam2021-02-17
|\|
| * Move the call to setupterm() into the client and have it pass thenicm2021-02-17
* | Merge branch 'obsd-master' into masterThomas Adam2021-02-17
|\|
| * Support X11 colour names and some other variations for OSC 10/11, alsonicm2021-02-15
| * Add a couple of helper functions, and flush imsgs on exit.nicm2021-02-11
| * Move file handling protocol stuff all into file.c so it can be reusednicm2021-02-11
* | Merge branch 'obsd-master' into masterThomas Adam2021-02-05
|\|
| * Send Unicode directional isolate characters around horizontal panenicm2021-02-05
* | Merge branch 'obsd-master' into masterThomas Adam2021-01-29
|\|
| * Trim output overwritten by later text or clears completely rather thannicm2021-01-29
* | Merge branch 'obsd-master' into masterThomas Adam2021-01-20
|\|
| * Change so that window_flags escapes # automatically which means configsnicm2021-01-20
* | Merge branch 'obsd-master' into masterThomas Adam2021-01-18
|\|
| * There is no need to clear every line entirely before drawing to it, thisnicm2021-01-18