aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua
diff options
context:
space:
mode:
authorJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-01-16 21:07:25 -0500
committerJan Edmund Lazo <jan.lazo@mail.utoronto.ca>2021-01-17 12:42:28 -0500
commit6a01b3fcc361960e559db459e1524418bc76dd66 (patch)
tree08a4c41c884ad9580292be36828317c044406dfa /runtime/lua
parentabcd982bf0689b31d2d2464a536ea199fe4b50e7 (diff)
downloadrneovim-6a01b3fcc361960e559db459e1524418bc76dd66.tar.gz
rneovim-6a01b3fcc361960e559db459e1524418bc76dd66.tar.bz2
rneovim-6a01b3fcc361960e559db459e1524418bc76dd66.zip
vim-patch:8.2.2366: when using ":sleep" the cursor is always displayed
Problem: When using ":sleep" the cursor is always displayed. Solution: Do not display the cursor when using ":sleep!". (Jeremy Lerner, closes vim/vim#7688) https://github.com/vim/vim/commit/e2edc2ed4a9a229870b1e1811b0ecf045b84e429 Cursor showing/hiding is moved from core to TUI. ":sleep!" behaves the same as ":sleep".
Diffstat (limited to 'runtime/lua')
0 files changed, 0 insertions, 0 deletions