mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-20 01:23:43 -05:00
0.13.0
This commit is contained in:
10
CHANGELOG.md
10
CHANGELOG.md
@@ -1,10 +1,14 @@
|
||||
CHANGELOG
|
||||
=========
|
||||
|
||||
0.12.3
|
||||
0.13.0
|
||||
------
|
||||
- `{}` in execute action is replaced to the single-quoted string of the
|
||||
current line
|
||||
- Added preview feature
|
||||
- `--preview CMD`
|
||||
- `--preview-window POS[:SIZE][:hidden]`
|
||||
- `{}` in execute action is now replaced to the single-quoted (instead of
|
||||
double-quoted) string of the current line
|
||||
- Fixed to ignore control characters for bracketed paste mode
|
||||
|
||||
0.12.2
|
||||
------
|
||||
|
||||
Reference in New Issue
Block a user