v1.0.9
Completion system
The completion engine has been partially rewritten and strenghened,
solving some remaining issues with completion display edge cases.
The completions Candidate
display and description fields now support
arbitrary color sequences at arbitrary positions in those strings.
This also comes with new options for completion styling in .inputrc
:
completion-selection-style
completion-description-style
completion-list-separator
See the documentation for how to use them.
Cursor styles
Support has been added for user-defined cursor styles.
Examples
set cursor-vi-insert blinking-block
set cursor-vi-opp underline
set cursor-emacs beam
See the documentation for how to use them.
Others
- Various bug fixes in display.