mirror of
https://github.com/peco/peco.git
synced 2026-09-10 07:16:29 -04:00
Merge pull request #719 from peco/feat-query-cursor-style
Update Changes
This commit is contained in:
commit
8fc5813265
3
Changes
3
Changes
|
|
@ -40,6 +40,9 @@ v0.6.0 - UNRELEASED
|
|||
bottom (#445, #595).
|
||||
* Added man page (`peco.1`) for offline documentation (#467, #587).
|
||||
* Added support for ANSI color codes in the `--prompt` string (#294, #586).
|
||||
* Added `QueryCursor` style for explicit control over the query prompt
|
||||
cursor appearance. When not configured, the cursor is derived from
|
||||
the `Query` style by swapping fg/bg colors.
|
||||
|
||||
[Bugs/Fixes]
|
||||
* Fixed `ToggleQuery` (C-t) not working correctly (#563).
|
||||
|
|
|
|||
Loading…
Reference in a new issue