mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-20 01:23:43 -05:00
[shell] 'kill' completion will now require trigger sequence (**)
'kill **<tab>' instead of 'kill <tab>' just like any other completions. Close #2716 Close #385
This commit is contained in:
@@ -15,6 +15,8 @@ CHANGELOG
|
||||
```
|
||||
- Use SGR mouse mode to support larger terminals
|
||||
- Bug fixes and improvements
|
||||
- Shell extension
|
||||
- `kill` completion now requires trigger sequence (`**`) for consistency
|
||||
|
||||
0.30.0
|
||||
------
|
||||
|
||||
Reference in New Issue
Block a user