aboutsummaryrefslogtreecommitdiff
path: root/window-customize.c
Commit message (Collapse)AuthorAge
* Some other warnings, GitHub issue 2382.nicm2020-09-18
|
* Add a -d option to display-message to set delay, from theonekeyg atnicm2020-07-27
| | | | gmail dot com in GitHub issue 2322.
* Check all lists if option not found already.nicm2020-07-23
|
* d and D keys to reset to default in customize mode.nicm2020-06-16
|
* Separate key flags and modifiers, log key flags, make the "xterm" flagnicm2020-05-16
| | | | more explicit and fix M- keys with a leading escape.
* Expand target from client and use it to expand the prompt.nicm2020-05-16
|
* Add a customize mode where keys and options may be browsed and changed,nicm2020-05-16
includes adding a brief description of each option. Bound to "C" by default.