aboutsummaryrefslogtreecommitdiff
path: root/window-customize.c
Commit message (Expand)AuthorAge
* Stop caring about empty commands, just treat as a null command.nicm2021-08-21
* Add different command historys for different types of promptsnicm2021-06-10
* Add a flag to disable keys to close a message, GitHub issue 2625.nicm2021-04-12
* Permit shortcut keys in buffer, client, tree modes to be configured withnicm2021-04-12
* Hide some warnings on newer GCC versions, GitHUb issue 2525.nicm2021-01-18
* Some other warnings, GitHub issue 2382.nicm2020-09-18
* Add a -d option to display-message to set delay, from theonekeyg atnicm2020-07-27
* 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
* 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