| Commit message (Expand) | Author | Age |
| * | Add next_session_id format with the next session ID, GitHub issue 3078. | nicm | 2022-04-06 |
| * | Support more mouse buttons when the terminal sends them, GitHub issue | nicm | 2022-04-06 |
| * | Do not create a buffer from an OSC 52 response if we have not sent a | nicm | 2022-04-06 |
| * | Merge branch 'obsd-master' into master | Thomas Adam | 2022-02-01 |
| |\ |
|
| | * | Add option to show arrows for active pane indicator, GitHub issue 3022 | nicm | 2022-02-01 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-12-21 |
| |\| |
|
| | * | ARM's Morello CHERI architecture does not support pointers in packed | nicm | 2021-12-21 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-12-10 |
| |\| |
|
| | * | Add a NOBLOCK flag rather than adding amount to wait for when | nicm | 2021-12-10 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-12-07 |
| |\| |
|
| | * | Leave the hardware cursor at the position of the selected line in choose | nicm | 2021-11-15 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-11-03 |
| |\| |
|
| | * | Add a cursor-style option, from Alexis Hildebrandt in GitHub issue 2960. | nicm | 2021-11-03 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-11-01 |
| |\| |
|
| | * | Add a cursor-colour option, from Alexis Hildebrandt in GitHub issue | nicm | 2021-11-01 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-10-28 |
| |\| |
|
| | * | Allow detach even if suspend flag set, GitHub issue 2932. | nicm | 2021-10-28 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-10-26 |
| |\| |
|
| | * | Do not allow inline styles to replace mode-style for the selected item, | nicm | 2021-10-26 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-10-26 |
| |\| |
|
| | * | Add a way to force a colour to RGB and a format to display it. | nicm | 2021-10-25 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-10-25 |
| |\| |
|
| | * | Add -s and -S to display-popup to set popup and border style, from | nicm | 2021-10-25 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-10-20 |
| |\| |
|
| | * | Add -T to set a popup title, from Alexis Hildebrandt in GitHub issue 2941. | nicm | 2021-10-20 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-10-14 |
| |\| |
|
| | * | Add popup-border-lines option to set popup line style, from Alexis | nicm | 2021-10-14 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-10-13 |
| |\| |
|
| | * | Add popup-style and popup-border-style options, from Alexis Hildebrandt | nicm | 2021-10-13 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-10-11 |
| |\| |
|
| | * | Make positions hidden by overlays range-based rather than character-based, | nicm | 2021-10-11 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-10-11 |
| |\| |
|
| | * | Add -e flag to set environment for popup, from Alexis Hildebrandt in | nicm | 2021-10-11 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-10-05 |
| |\| |
|
| | * | Separate "very visible" flag from blinking flag, it should not affect | nicm | 2021-10-05 |
| | * | Do fatal/fatalx a different way so the compiler trick to avoid warnings | nicm | 2021-09-10 |
| | * | Get rid of the last two warnings by turning them off around the problem | nicm | 2021-09-10 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-09-09 |
| |\| |
|
| | * | Expand argument to run-shell again. | nicm | 2021-09-09 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-08-27 |
| |\| |
|
| | * | Replace %% in command lists (by copying them) for template arguments , | nicm | 2021-08-27 |
| | * | Allow control mode clients to set a hard limit on the window width and | nicm | 2021-08-27 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-08-25 |
| |\| |
|
| | * | Validate command argument types (string or command list) and give more | nicm | 2021-08-25 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-08-25 |
| |\| |
|
| | * | Fix up some printflike attributes. | nicm | 2021-08-25 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-08-23 |
| |\| |
|
| | * | Move command argument parsing common functions and don't bother to parse | nicm | 2021-08-23 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-08-22 |
| |\| |
|
| | * | Preserve argument type in command and convert to string on demand. | nicm | 2021-08-21 |