aboutsummaryrefslogtreecommitdiff
path: root/runtime/doc/vim_diff.txt
diff options
context:
space:
mode:
authorzeertzjq <zeertzjq@outlook.com>2024-12-07 21:42:44 +0800
committerGitHub <noreply@github.com>2024-12-07 21:42:44 +0800
commit4817547ec4630c2af2c94ade07bbf220992ad0d7 (patch)
tree71c50001a8ffac5a75c0f3206fcae3d969f33aa1 /runtime/doc/vim_diff.txt
parent92e61072ac7493d85c15e3403f17619446782b51 (diff)
downloadrneovim-4817547ec4630c2af2c94ade07bbf220992ad0d7.tar.gz
rneovim-4817547ec4630c2af2c94ade07bbf220992ad0d7.tar.bz2
rneovim-4817547ec4630c2af2c94ade07bbf220992ad0d7.zip
feat(ex_cmds): :sleep! hides the cursor while sleeping (#31493)
Problem: :sleep! not hiding the cursor is an arbitrary difference from Vim without obvious justification, and Vim's behavior isn't easily achievable in Nvim. Solution: Make :sleep! hide the cursor while sleeping. Ref: https://github.com/neovim/neovim/commit/6a01b3fcc361960e559db459e1524418bc76dd66 https://github.com/neovim/neovim/commit/b5c0ade43790cf18f6a54858ddad30d8d9667cf9
Diffstat (limited to 'runtime/doc/vim_diff.txt')
-rw-r--r--runtime/doc/vim_diff.txt1
1 files changed, 0 insertions, 1 deletions
diff --git a/runtime/doc/vim_diff.txt b/runtime/doc/vim_diff.txt
index 7021e1d3e2..bfef5d5d4a 100644
--- a/runtime/doc/vim_diff.txt
+++ b/runtime/doc/vim_diff.txt
@@ -670,7 +670,6 @@ Commands:
- :promptrepl
- :scriptversion (always version 1)
- :shell
-- :sleep! (does not hide the cursor; same as :sleep)
- :smile
- :tearoff
- :cstag