Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Hide some warnings on newer GCC versions, GitHUb issue 2525. | 2021-01-18 | 1 | -8/+4 | |
| | |||||
* | Some other warnings, GitHub issue 2382. | 2020-09-18 | 1 | -4/+4 | |
| | |||||
* | Add a -d option to display-message to set delay, from theonekeyg at | 2020-07-27 | 1 | -3/+3 | |
| | | | | gmail dot com in GitHub issue 2322. | ||||
* | Check all lists if option not found already. | 2020-07-23 | 1 | -3/+3 | |
| | |||||
* | d and D keys to reset to default in customize mode. | 2020-06-16 | 1 | -38/+128 | |
| | |||||
* | Separate key flags and modifiers, log key flags, make the "xterm" flag | 2020-05-16 | 1 | -5/+5 | |
| | | | | more explicit and fix M- keys with a leading escape. | ||||
* | Expand target from client and use it to expand the prompt. | 2020-05-16 | 1 | -6/+7 | |
| | |||||
* | Add a customize mode where keys and options may be browsed and changed, | 2020-05-16 | 1 | -0/+1430 | |
includes adding a brief description of each option. Bound to "C" by default. |