File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed
Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- *message.txt* For Vim バージョン 9.1. Last change: 2025 Nov 09
1+ *message.txt* For Vim バージョン 9.1. Last change: 2025 Dec 09
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -837,6 +837,8 @@ Vimがくれるさまざまなメッセージの (不完全な) 概観である:
837837 る。
838838-> GUI を使っているときは、最後の行で左クリックすると <Space> を押すのと同様に
839839 なる。
840+ -> | q | はレジスタへの記録を開始しない (理由: 多くの場合、ユーザーによって
841+ "quit" プロンプトキーとして使用される)
840842
841843もし誤って <Enter> や <Space> を押してしまって、テキストを表示し直したいときは
842844| g< | を使う。これは 'more' がオンのときだけ有効である。
Original file line number Diff line number Diff line change 1- *message.txt* For Vim version 9.1. Last change: 2025 Nov 09
1+ *message.txt* For Vim version 9.1. Last change: 2025 Dec 09
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -848,6 +848,8 @@ and the screen is about to be redrawn:
848848 like pressing <Space> . This makes it impossible to select text though.
849849-> For the GUI clicking the left mouse button in the last line works like
850850 pressing <Space> .
851+ -> | q | won't start recording into a register (rationale: it is often used as
852+ "quit" prompt key by users)
851853
852854If you accidentally hit <Enter> or <Space> and you want to see the displayed
853855text then use | g< | . This only works when 'more' is set.
You can’t perform that action at this time.
0 commit comments