m/fzf
1
0
mirror of https://github.com/junegunn/fzf.git synced 2025-11-19 17:13:42 -05:00

Add visual indication of --toggle-sort

Close #194
This commit is contained in:
Junegunn Choi
2015-04-16 14:44:41 +09:00
parent d08542ce5d
commit d1d59272a2
3 changed files with 15 additions and 3 deletions

View File

@@ -8,6 +8,7 @@ CHANGELOG
- Added `--tiebreak` option (#191)
- Added `--no-hscroll` option (#193)
- Visual indication of `--toggle-sort` (#194)
0.9.8
-----