mirror of
https://github.com/junegunn/fzf.git
synced 2025-08-10 09:02:01 -07:00
@@ -791,7 +791,7 @@ func (t *Terminal) Loop() {
|
||||
exit(exitNoMatch)
|
||||
case reqQuit:
|
||||
C.Close()
|
||||
exit(exitError)
|
||||
exit(exitInterrupt)
|
||||
}
|
||||
}
|
||||
t.placeCursor()
|
||||
|
Reference in New Issue
Block a user