summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2021-11-11OS X -> macOS, from J Lewis Muir.Nicholas Marriott
2021-11-03Merge branch 'obsd-master' into masterThomas Adam
2021-11-03Add a cursor-style option, from Alexis Hildebrandt in GitHub issue 2960.nicm
2021-11-02Merge branch 'obsd-master' into masterThomas Adam
2021-11-02fatalx on unknown enum members in a couple of places, from Ben Boeckel.nicm
2021-11-01Merge branch 'obsd-master' into masterThomas Adam
2021-11-01Merge branch 'obsd-master' into masterThomas Adam
2021-11-01Add a cursor-colour option, from Alexis Hildebrandt in GitHub issuenicm
2021-11-01Fix a comparison, from Ben Boeckel, and a crash when opening completionnicm
2021-10-29Spelling, from someone in GitHub issue 2958.Nicholas Marriott
2021-10-28Merge branch 'obsd-master' into masterThomas Adam
2021-10-28Do not force the cursor to move if it is in the automargin space at EOLnicm
2021-10-28Allow detach even if suspend flag set, GitHub issue 2932.nicm
2021-10-28Expand command as a format, GitHub issue 2920.nicm
2021-10-26Merge branch 'obsd-master' into masterThomas Adam
2021-10-26Accept some emacs control keys in vi normal mode, from Alexisnicm
2021-10-26Do not allow inline styles to replace mode-style for the selected item,nicm
2021-10-26Merge branch 'obsd-master' into masterThomas Adam
2021-10-25Add a way to force a colour to RGB and a format to display it.nicm
2021-10-25Missing Pp, from Alexis Hildebrandt.nicm
2021-10-25Merge branch 'obsd-master' into masterThomas Adam
2021-10-25Add -s and -S to display-popup to set popup and border style, fromnicm
2021-10-25Instead of setting the popup default colours in the draw callback, setnicm
2021-10-25Merge branch 'obsd-master' into masterThomas Adam
2021-10-24For open/openat, if the flags parameter does not contain O_CREAT, thederaadt
2021-10-22Merge branch 'obsd-master' into masterThomas Adam
2021-10-22Remove key and trim text if menu cannot fit in available space, based onnicm
2021-10-21Merge branch 'obsd-master' into masterThomas Adam
2021-10-21Correctly adjust the end pointer for a two character terminator beforenicm
2021-10-21Show error if user option doesn't exist, GitHub issue 2938.nicm
2021-10-20Merge branch 'obsd-master' into masterThomas Adam
2021-10-20Remove a TODO comment.nicm
2021-10-20Add -T to set a popup title, from Alexis Hildebrandt in GitHub issue 2941.nicm
2021-10-19Merge branch 'obsd-master' into masterThomas Adam
2021-10-19Same as -N, don't send if 0 arguments and -R.nicm
2021-10-18Merge branch 'obsd-master' into masterThomas Adam
2021-10-18Fix menu width containing disabled items, from Alexis Hildebrandt innicm
2021-10-18Spacing fixes from Alexis Hildebrandt.nicm
2021-10-18Remove duplicate options, spotted by Ricky Cintron.nicm
2021-10-15Merge branch 'obsd-master' into masterThomas Adam
2021-10-15Do not send any key if -N flag is given even if no other arguments,nicm
2021-10-14Merge branch 'obsd-master' into masterThomas Adam
2021-10-14Add popup-border-lines option to set popup line style, from Alexisnicm
2021-10-14Merge branch 'obsd-master' into masterThomas Adam
2021-10-14When checking ranges in tty_cmd_cells, cannot use the tty cursornicm
2021-10-13Merge branch 'obsd-master' into masterThomas Adam
2021-10-13Add popup-style and popup-border-style options, from Alexis Hildebrandtnicm
2021-10-11Merge branch 'obsd-master' into masterThomas Adam
2021-10-11Make positions hidden by overlays range-based rather than character-based,nicm
2021-10-11Merge branch 'obsd-master' into masterThomas Adam