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