mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-17 07:43:39 -05:00
@@ -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()
|
||||||
|
|||||||
Reference in New Issue
Block a user