File tree Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Expand file tree Collapse file tree 2 files changed +5
-2
lines changed Original file line number Diff line number Diff line change 1- *pattern.txt* For Vim バージョン 9.1. Last change: 2024 Dec 26
1+ *pattern.txt* For Vim バージョン 9.1. Last change: 2025 Mar 21
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -139,6 +139,8 @@ CTRL-C 現在の(検索)コマンドを中止します。MS-Windowsでは
139139 file | grep word" を使用していて、抜け出す方法がわから
140140 ないユーザーを支援するためです(盲目的に :qa<CR> と入力
141141 してもうまくいきます)。
142+ ポップアップが開いている場合、アクティブなポップアップ
143+ は閉じられます。
142144
143145 *:noh* *:nohlsearch*
144146:noh[lsearch] 'hlsearch' オプションによる強調表示をやめます。検索コ
Original file line number Diff line number Diff line change 1- *pattern.txt* For Vim version 9.1. Last change: 2024 Dec 26
1+ *pattern.txt* For Vim version 9.1. Last change: 2025 Mar 21
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -141,6 +141,7 @@ CTRL-C Interrupt current (search) command. Use CTRL-Break on
141141 help users who use "vim file | grep word" and don't
142142 know how to get out (blindly typing :qa<CR> would
143143 work).
144+ If a popup is open, the active popup will be closed.
144145
145146 *:noh* *:nohlsearch*
146147:noh[lsearch] Stop the highlighting for the 'hlsearch' option. It
You can’t perform that action at this time.
0 commit comments