| Commit message (Expand) | Author | Age |
| * | 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-26 |
| |\| |
|
| | * | Add a way to force a colour to RGB and a format to display it. | nicm | 2021-10-25 |
| | * | Missing Pp, from Alexis Hildebrandt. | 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-18 |
| |\| |
|
| | * | Remove duplicate options, spotted by Ricky Cintron. | nicm | 2021-10-18 |
| * | | 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 |
| |\| |
|
| | * | 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-08 |
| |\| |
|
| | * | remove extra .El; | jmc | 2021-10-08 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-10-08 |
| |\| |
|
| | * | Add tags for command aliases | kn | 2021-10-08 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-10-07 |
| |\| |
|
| | * | Add a missing El, from Alexis Hildebrandt in GitHub issue 2918. | nicm | 2021-10-07 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-10-05 |
| |\| |
|
| | * | Make send-keys without any arguments send the key it is bound to (if | nicm | 2021-10-05 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 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-14 |
| |\| |
|
| | * | Add a menu when a popup is present (mouse only for now). | nicm | 2021-08-13 |
| | * | Add -B flag to remove border from popup. | nicm | 2021-08-13 |
| | * | Set return code for confirm-before and make command-prompt also block, | nicm | 2021-08-13 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-08-12 |
| |\| |
|
| | * | Move hook format setup earlier and add a hook_client, GitHub issue 2809. | nicm | 2021-08-12 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-08-12 |
| |\| |
|
| | * | Break the colour palette into a struct rather than just a single array | nicm | 2021-08-11 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-08-11 |
| |\| |
|
| | * | Make confirm-before optionally block the invoking client like run-shell, | nicm | 2021-08-11 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-08-09 |
| |\| |
|
| | * | Change copy-line and copy-end-of-line not to cancel and add -and-cancel | nicm | 2021-08-09 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-08-06 |
| |\| |
|
| | * | Add client focus hooks. | nicm | 2021-08-06 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-08-04 |
| |\| |
|
| | * | Add a client-active hook, from ncfavier in GitHub issue 2803. | nicm | 2021-08-04 |
| * | | Merge branch 'obsd-master' into master | Thomas Adam | 2021-06-18 |
| |\| |
|
| | * | Mention %1 under choose-tree also. | nicm | 2021-06-18 |
| | * | fix some formatting errors; | jmc | 2021-06-10 |
| | * | Feature for the mouse since FreeBSD termcap does not have kmous. | nicm | 2021-06-10 |
| | * | More accurate vi(1) word navigation in copy mode and on the status line. | nicm | 2021-06-10 |
| | * | Add -F for command-prompt and use it to fix "Rename" on the window menu, | nicm | 2021-06-10 |
| | * | Add different command historys for different types of prompts | nicm | 2021-06-10 |