File tree Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Expand file tree Collapse file tree 2 files changed +10
-16
lines changed Original file line number Diff line number Diff line change 1- *windows.txt* For Vim バージョン 9.1. Last change: 2025 Nov 09
1+ *windows.txt* For Vim バージョン 9.1. Last change: 2025 Nov 11
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -1163,16 +1163,10 @@ CTRL-W g } *CTRL-W_g}*
11631163 移動できる。Nはバッファの番号である。
11641164
11651165 ファイル名には、これらの特別な値が使用される:
1166- [Prompt] | prompt-buffer |
1167- [Popup] | popup-window | のバッファ
1168- [Scratch] 'buftype' が "nofile"
1169- [No Name] ファイル名が指定されていない
1170- {訳注: 以下日本語メッセージの場合:
1171- [Prompt] [プロンプト]
1172- [Popup] [ポップアップ]
1173- [Scratch] [下書き]
1174- [No Name] [無名]
1175- }
1166+ "[Prompt]" | prompt-buffer |
1167+ "[Popup]" | popup-window | のバッファ
1168+ "[Scratch]" 'buftype' が "nofile"
1169+ "[No Name]" ファイル名が指定されていない
11761170 | terminal-window | バッファの場合、状態が使われる。
11771171
11781172 指標 (同じ桁にある文字は互いに排他的):
Original file line number Diff line number Diff line change 1- *windows.txt* For Vim version 9.1. Last change: 2025 Nov 10
1+ *windows.txt* For Vim version 9.1. Last change: 2025 Nov 11
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1145,10 +1145,10 @@ list of buffers. |unlisted-buffer|
11451145 or "N CTRL-^ ", where N is the buffer number.
11461146
11471147 For the file name these special values are used:
1148- [Prompt] | prompt-buffer |
1149- [Popup] buffer of a | popup-window |
1150- [Scratch] 'buftype' is "nofile"
1151- [No Name] no file name specified
1148+ " [Prompt]" | prompt-buffer |
1149+ " [Popup]" buffer of a | popup-window |
1150+ " [Scratch]" 'buftype' is "nofile"
1151+ " [No Name]" no file name specified
11521152 For a | terminal-window | buffer the status is used.
11531153
11541154 Indicators (chars in the same column are mutually exclusive):
You can’t perform that action at this time.
0 commit comments