aboutsummaryrefslogtreecommitdiff
path: root/window-customize.c
Commit message (Collapse)AuthorAge
* Expand target from client and use it to expand the prompt.Nicholas Marriott2020-05-14
|
* Show default key bindings in customize mode.Nicholas Marriott2020-05-12
|
* Include key bindings in customize mode.Nicholas Marriott2020-05-12
|
* Support embedded styles in the display-message message, GitHub issue 2206.Nicholas Marriott2020-05-11
|
* Wrap all lines in customize mode, not just the description.Nicholas Marriott2020-05-09
|
* Fix some warnings, from Jan Polensky.Nicholas Marriott2020-05-09
|
* Fix some customize mode drawing nits.Nicholas Marriott2020-05-08
|
* Add a customize mode where options may be browsed and changed, includes addingNicholas Marriott2020-05-08
a brief description of each option. Bound to "C" by default.