File tree Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Expand file tree Collapse file tree 2 files changed +6
-8
lines changed Original file line number Diff line number Diff line change 1
- *various.txt* For Vim バージョン 9.1. Last change: 2024 Dec 16
1
+ *various.txt* For Vim バージョン 9.1. Last change: 2025 Feb 13
2
2
3
3
4
4
VIM リファレンスマニュアル by Bram Moolenaar
@@ -761,9 +761,8 @@ K カーソル位置のキーワードを調べるためのプログラムを
761
761
CTRL-B reak)。"gs" は "goto sleep" の略です。
762
762
カーソルが表示可能な位置にある場合は、スリープしている
763
763
間、カーソルはテキスト中に表示されます。
764
- スリープ中に受信した netbeans メッセージは処理されま
765
- す。{| +netbeans_intg | 機能つきでコンパイルされたときの
766
- み利用可能}
764
+ キューに入れられたメッセージとタイマー (| +timers | ) も
765
+ スリープ中に処理されます。
767
766
768
767
*:sl!* *:sleep!*
769
768
:[N] sl[eep]! [N] [m] 上記と同じですが、カーソルが非表示となります。
Original file line number Diff line number Diff line change 1
- *various.txt* For Vim version 9.1. Last change: 2024 Dec 16
1
+ *various.txt* For Vim version 9.1. Last change: 2025 Feb 13
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -765,9 +765,8 @@ K Run a program to lookup the keyword under the
765
765
MS-Windows). "gs" stands for "goto sleep".
766
766
While sleeping the cursor is positioned in the text,
767
767
if at a visible position.
768
- Also process the received netbeans messages. {only
769
- available when compiled with the | +netbeans_intg |
770
- feature}
768
+ Queued messages and timers (| +timers | ) are processed
769
+ during the sleep as well.
771
770
772
771
*:sl!* *:sleep!*
773
772
:[N] sl[eep]! [N] [m] Same as above, but hide the cursor.
You can’t perform that action at this time.
0 commit comments