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
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -761,9 +761,8 @@ K カーソル位置のキーワードを調べるためのプログラムを
761761 CTRL-B reak)。"gs" は "goto sleep" の略です。
762762 カーソルが表示可能な位置にある場合は、スリープしている
763763 間、カーソルはテキスト中に表示されます。
764- スリープ中に受信した netbeans メッセージは処理されま
765- す。{| +netbeans_intg | 機能つきでコンパイルされたときの
766- み利用可能}
764+ キューに入れられたメッセージとタイマー (| +timers | ) も
765+ スリープ中に処理されます。
767766
768767 *:sl!* *:sleep!*
769768:[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
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -765,9 +765,8 @@ K Run a program to lookup the keyword under the
765765 MS-Windows). "gs" stands for "goto sleep".
766766 While sleeping the cursor is positioned in the text,
767767 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.
771770
772771 *:sl!* *:sleep!*
773772:[N] sl[eep]! [N] [m] Same as above, but hide the cursor.
You can’t perform that action at this time.
0 commit comments