mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-09 08:32:01 -07:00
@@ -2658,6 +2658,7 @@ func (t *Terminal) Loop() {
|
||||
if valid {
|
||||
command := t.replacePlaceholder(a.a, false, string(t.input), list)
|
||||
newCommand = &command
|
||||
t.reading = true
|
||||
}
|
||||
case actUnbind:
|
||||
keys := parseKeyChords(a.a, "PANIC")
|
||||
|
Reference in New Issue
Block a user