mirror of
https://github.com/Llewellynvdm/fzf.git
synced 2024-11-18 19:15:09 +00:00
parent
5209e95bc7
commit
f8b713f425
@ -2728,7 +2728,6 @@ func (t *Terminal) Loop() {
|
||||
command := t.replacePlaceholder(a.a, false, string(t.input), list)
|
||||
newCommand = &command
|
||||
t.reading = true
|
||||
t.version++
|
||||
}
|
||||
case actUnbind:
|
||||
keys := parseKeyChords(a.a, "PANIC")
|
||||
|
Loading…
Reference in New Issue
Block a user