summaryrefslogtreecommitdiffstats
path: root/window-customize.c
AgeCommit message (Expand)Author
2022-03-24Add unit (milliseconds) to escape-time, show unset colours as "none"nicm
2021-11-29Fix user option lookup ordering.nicm
2021-08-21Stop caring about empty commands, just treat as a null command.nicm
2021-06-10Add different command historys for different types of promptsnicm
2021-04-12Add a flag to disable keys to close a message, GitHub issue 2625.nicm
2021-04-12Permit shortcut keys in buffer, client, tree modes to be configured withnicm
2021-01-18Hide some warnings on newer GCC versions, GitHUb issue 2525.nicm
2020-09-18Some other warnings, GitHub issue 2382.nicm
2020-07-27Add a -d option to display-message to set delay, from theonekeyg atnicm
2020-07-23Check all lists if option not found already.nicm
2020-06-16d and D keys to reset to default in customize mode.nicm
2020-05-16Separate key flags and modifiers, log key flags, make the "xterm" flagnicm
2020-05-16Expand target from client and use it to expand the prompt.nicm
2020-05-16Add a customize mode where keys and options may be browsed and changed,nicm