diff options
| author | Junegunn Choi <junegunn.c@gmail.com> | 2020-11-25 01:40:30 +0900 |
|---|---|---|
| committer | Junegunn Choi <junegunn.c@gmail.com> | 2020-11-25 01:49:48 +0900 |
| commit | 3829eab1cf572d26e12dd5d96b1700c07c2905fc (patch) | |
| tree | 06786ec2c59786e8e0df17f0c66fc341cbb5d6e6 /plugin/fzf.vim | |
| parent | 3fe8eeedc5f5180f9c9db76fca26844f8c6acf37 (diff) | |
| download | fzf-3829eab1cf572d26e12dd5d96b1700c07c2905fc.tar.gz | |
Support ANSI code for clearing the rest of the line (ESC[0K)
Some programs use it to set the background color for the whole line.
fzf --preview "printf 'normal \x1b[42mgreen\x1b[0K \x1b[43myellow\x1b[m\nnormal again'"
fzf --preview 'delta <(echo foo) <(echo bar) < /dev/tty'
Fix #2249
Diffstat (limited to 'plugin/fzf.vim')
0 files changed, 0 insertions, 0 deletions
