mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-04 20:47:49 +00:00
Fix ignore action
This commit is contained in:
parent
9fca611c4a
commit
6ad1736832
@ -717,8 +717,6 @@ func (t *Terminal) Loop() {
|
||||
}
|
||||
switch action {
|
||||
case actIgnore:
|
||||
t.mutex.Unlock()
|
||||
continue
|
||||
case actInvalid:
|
||||
t.mutex.Unlock()
|
||||
continue
|
||||
|
Loading…
Reference in New Issue
Block a user