mirror of
https://github.com/junegunn/fzf.git
synced 2025-05-18 20:30:22 -07:00
parent
a1b2a6fe2c
commit
d22e75dcdd
@ -775,6 +775,7 @@ func (r *LightRenderer) Close() {
|
||||
if !r.showCursor {
|
||||
r.csi("?25h")
|
||||
}
|
||||
r.csi("?2004l") // Disable bracketed paste mode we enabled in Init()
|
||||
r.disableMouse()
|
||||
r.flush()
|
||||
r.restoreTerminal()
|
||||
|
Loading…
x
Reference in New Issue
Block a user