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