From 3826e0a89849a6fa4b335638f6c0390881aa5647 Mon Sep 17 00:00:00 2001 From: h-east Date: Sat, 15 Nov 2025 00:44:54 +0900 Subject: [PATCH 1/2] Update windows.{txt,jax} --- doc/windows.jax | 16 +++++----------- en/windows.txt | 10 +++++----- 2 files changed, 10 insertions(+), 16 deletions(-) diff --git a/doc/windows.jax b/doc/windows.jax index 25c34e359..ac1844ddb 100644 --- a/doc/windows.jax +++ b/doc/windows.jax @@ -1,4 +1,4 @@ -*windows.txt* For Vim バージョン 9.1. Last change: 2025 Nov 09 +*windows.txt* For Vim バージョン 9.1. Last change: 2025 Nov 11 VIM リファレンスマニュアル by Bram Moolenaar @@ -1163,16 +1163,10 @@ CTRL-W g } *CTRL-W_g}* 移動できる。Nはバッファの番号である。 ファイル名には、これらの特別な値が使用される: - [Prompt] |prompt-buffer| - [Popup] |popup-window| のバッファ - [Scratch] 'buftype' が "nofile" - [No Name] ファイル名が指定されていない - {訳注: 以下日本語メッセージの場合: - [Prompt] [プロンプト] - [Popup] [ポップアップ] - [Scratch] [下書き] - [No Name] [無名] - } + "[Prompt" |prompt-buffer| + "[Popup]" |popup-window| のバッファ + "[Scratch]" 'buftype' が "nofile" + "[No Name]" ファイル名が指定されていない |terminal-window| バッファの場合、状態が使われる。 指標 (同じ桁にある文字は互いに排他的): diff --git a/en/windows.txt b/en/windows.txt index bedaa3260..5b77055a6 100644 --- a/en/windows.txt +++ b/en/windows.txt @@ -1,4 +1,4 @@ -*windows.txt* For Vim version 9.1. Last change: 2025 Nov 10 +*windows.txt* For Vim version 9.1. Last change: 2025 Nov 11 VIM REFERENCE MANUAL by Bram Moolenaar @@ -1145,10 +1145,10 @@ list of buffers. |unlisted-buffer| or "N CTRL-^", where N is the buffer number. For the file name these special values are used: - [Prompt] |prompt-buffer| - [Popup] buffer of a |popup-window| - [Scratch] 'buftype' is "nofile" - [No Name] no file name specified + "[Prompt]" |prompt-buffer| + "[Popup]" buffer of a |popup-window| + "[Scratch]" 'buftype' is "nofile" + "[No Name]" no file name specified For a |terminal-window| buffer the status is used. Indicators (chars in the same column are mutually exclusive): From 2d6cdbb2b048ed5ddb244a88fe20daa7559f3b3e Mon Sep 17 00:00:00 2001 From: h_east Date: Sun, 16 Nov 2025 10:17:29 +0900 Subject: [PATCH 2/2] Update doc/windows.jax Co-authored-by: Tsuyoshi CHO --- doc/windows.jax | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/doc/windows.jax b/doc/windows.jax index ac1844ddb..54581a391 100644 --- a/doc/windows.jax +++ b/doc/windows.jax @@ -1163,7 +1163,7 @@ CTRL-W g } *CTRL-W_g}* 移動できる。Nはバッファの番号である。 ファイル名には、これらの特別な値が使用される: - "[Prompt" |prompt-buffer| + "[Prompt]" |prompt-buffer| "[Popup]" |popup-window| のバッファ "[Scratch]" 'buftype' が "nofile" "[No Name]" ファイル名が指定されていない