Searched refs:restore_cursor (Results 1 – 2 of 2) sorted by relevance
207 " Later, :execute restore_cursor to get to the original screen.580 " save v:count1 variable, might be reset from the restore_cursor command
2540 int restore_cursor = FALSE; in terminal_loop() local2572 restore_cursor = TRUE; in terminal_loop()2709 restore_cursor = FALSE; in terminal_loop()2719 if (restore_cursor) in terminal_loop()