mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-17 18:45:10 +00:00
Update --color example in CHANGELOG
New color name: input
This commit is contained in:
parent
8b0e3b1624
commit
874f7dd416
@ -24,7 +24,7 @@ CHANGELOG
|
||||
rg --line-number --no-heading --color=always "" |
|
||||
fzf --ansi --prompt "Rg: " \
|
||||
--color fg+:italic,hl:underline:-1,hl+:underline:reverse:-1 \
|
||||
--color pointer:underline:reverse,prompt:reverse \
|
||||
--color pointer:reverse,prompt:reverse,input:159 \
|
||||
--pointer ' '
|
||||
```
|
||||
- To indicate if `--multi` mode is enabled, fzf will print the number of
|
||||
|
Loading…
Reference in New Issue
Block a user