aboutsummaryrefslogtreecommitdiff
Commit message (Expand)AuthorAge
* Merge branch 'obsd-master' into masterThomas Adam2021-10-19
|\
| * Same as -N, don't send if 0 arguments and -R.nicm2021-10-19
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-18
|\|
| * Fix menu width containing disabled items, from Alexis Hildebrandt innicm2021-10-18
| * Spacing fixes from Alexis Hildebrandt.nicm2021-10-18
| * Remove duplicate options, spotted by Ricky Cintron.nicm2021-10-18
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-15
|\|
| * Do not send any key if -N flag is given even if no other arguments,nicm2021-10-15
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-14
|\|
| * Add popup-border-lines option to set popup line style, from Alexisnicm2021-10-14
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-14
|\|
| * When checking ranges in tty_cmd_cells, cannot use the tty cursornicm2021-10-14
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-13
|\|
| * Add popup-style and popup-border-style options, from Alexis Hildebrandtnicm2021-10-13
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-11
|\|
| * Make positions hidden by overlays range-based rather than character-based,nicm2021-10-11
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-11
|\|
| * Add -e flag to set environment for popup, from Alexis Hildebrandt innicm2021-10-11
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-08
|\|
| * remove extra .El;jmc2021-10-08
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-08
|\|
| * Add tags for command aliaseskn2021-10-08
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-07
|\|
| * Add a missing El, from Alexis Hildebrandt in GitHub issue 2918.nicm2021-10-07
| * Handle splitw -I correctly when used from an attached client, GitHubnicm2021-10-07
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-06
|\|
| * Do not reset cursor to default if it has never been changed, fixesnicm2021-10-06
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-06
|\|
| * Fix some warnings.nicm2021-10-05
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-05
|\|
| * Set mouse_x and mouse_y on the status line, GitHub issue 2913.nicm2021-10-05
* | Merge branch 'obsd-master' into masterThomas Adam2021-10-05
|\|
| * Make send-keys without any arguments send the key it is bound to (ifnicm2021-10-05
| * Separate "very visible" flag from blinking flag, it should not affectnicm2021-10-05
| * Do not try to use NULL time values.nicm2021-10-05
* | Merge branch 'obsd-master' into masterThomas Adam2021-09-27
|\|
| * Do not call recalculate_sizes while clearing a client session because itnicm2021-09-27
* | Merge branch 'obsd-master' into masterThomas Adam2021-09-22
|\|
| * Fix command prompt with multiple prompts (add the result onto the listnicm2021-09-22
* | Remove duplicate.Nicholas Marriott2021-09-21
* | Crosscompiling defaults from Romain Francoise.Nicholas Marriott2021-09-21
* | Update obsolete autoconf macros, from "kylo252" GitHub issue 2900.Nicholas Marriott2021-09-21
* | Merge branch 'obsd-master' into masterThomas Adam2021-09-17
|\|
| * Do not destroy sessions twice, GitHub issue 2889.nicm2021-09-17
* | Merge branch 'obsd-master' into masterThomas Adam2021-09-16
|\|
| * Fix run-shell -d with no command, GitHub issue 2885.nicm2021-09-16
* | Merge tag '3.3-rc'Nicholas Marriott2021-09-15
|\ \
| * | Missing header.Nicholas Marriott2021-09-15
* | | Next is 3.4.Nicholas Marriott2021-09-15
|/ /
* | 3.3-rc.Nicholas Marriott2021-09-15