aboutsummaryrefslogtreecommitdiff
path: root/tmux.h
Commit message (Expand)AuthorAge
...
| * Add non-regex search variants to avoid the performance cost for peoplenicm2020-03-31
* | Merge branch 'obsd-master'Thomas Adam2020-03-31
|\|
| * Add a "second click" key type which is fired for the second click of anicm2020-03-31
* | Merge branch 'obsd-master'Thomas Adam2020-03-31
|\|
| * Move alternate screen into the screen rather than the pane.nicm2020-03-31
* | Merge branch 'obsd-master'Thomas Adam2020-03-30
|\|
| * Tweak key numbers to avoid some special keys crossing over with modifier bits.nicm2020-03-30
* | Merge branch 'obsd-master'Thomas Adam2020-03-28
|\|
| * Make two -E only close popup automatically if the command exited with 0.nicm2020-03-28
* | Merge branch 'obsd-master'Thomas Adam2020-03-28
|\|
| * Fix how popup height is calculated to take embedded newlines into account.nicm2020-03-28
* | Merge branch 'obsd-master'Thomas Adam2020-03-26
|\|
| * Add support for overlay popup boxes to show text or output temporarilynicm2020-03-24
* | Merge branch 'obsd-master'Thomas Adam2020-03-21
|\|
| * Break code to convert an argument as a percentage into a common function.nicm2020-03-21
* | Merge branch 'obsd-master'Thomas Adam2020-03-20
|\|
| * Make the mouse_word and mouse_line formats work in copy mode and enablenicm2020-03-20
* | Merge branch 'obsd-master'Thomas Adam2020-03-19
|\|
| * Change input path so it doesn't require a pane.nicm2020-03-19
* | Merge branch 'obsd-master'Thomas Adam2020-03-19
|\|
| * Add a flag to run a background process in a pty as well, not used fornicm2020-03-19
* | Merge branch 'obsd-master'Thomas Adam2020-03-17
|\|
| * Ignore default-shell (and use /bin/sh) if it invalid not just if it isnicm2020-03-17
* | Merge branch 'obsd-master'Thomas Adam2020-03-16
|\|
| * Send mouse down event immediately rather than waiting for double clicknicm2020-03-16
* | Merge branch 'obsd-master'Thomas Adam2020-03-12
|\|
| * Change how double and triple clicks works so that one or the other isnicm2020-03-12
* | Merge branch 'obsd-master'Thomas Adam2020-03-12
|\|
| * When the server socket is given by the user with -S, create it withnicm2020-03-12
* | Merge branch 'obsd-master'Thomas Adam2020-03-11
|\|
| * Add some number operators for formats, from Tyler Culp.nicm2020-03-11
* | Merge branch 'obsd-master'Thomas Adam2020-02-03
|\|
| * Instead of passing titles through vis() which doubles backslashes, justnicm2020-02-03
* | Merge branch 'obsd-master'Thomas Adam2020-01-28
|\|
| * If ALL clients are readonly, allow them to affect the size, suggested by Thom...nicm2020-01-28
* | Merge branch 'obsd-master'Thomas Adam2020-01-28
|\|
| * If we can identify the terminal as iTerm2 or as tmux, we can be surenicm2020-01-28
* | Merge branch 'obsd-master'Thomas Adam2020-01-28
|\|
| * Reduce a difference with portable tmux by adding the -V flag andnicm2020-01-28
* | Merge branch 'obsd-master'Thomas Adam2020-01-28
|\|
| * Add a define for flags meaning a client is not attached, and fixnicm2020-01-28
* | Merge branch 'obsd-master'Thomas Adam2020-01-27
|\|
| * Add support for adding a note to a key binding (with bind-key -N) andnicm2020-01-27
* | Merge branch 'obsd-master'Thomas Adam2020-01-13
|\|
| * Stop handling DA and DSR after a second (they should be the first thingnicm2020-01-13
* | Merge branch 'obsd-master'Thomas Adam2020-01-13
|\|
| * Be more specific in the DSR we are looking for so it doesn't getnicm2020-01-13
| * Treat plausible but invalid keys (like C-BSpace) as literal like anynicm2020-01-13
* | Merge branch 'obsd-master'Thomas Adam2020-01-12
|\|
| * The terminal type was never as much use as I expected so remove it innicm2020-01-12