Skip to content

Update options.{txt,jax}#2530

Merged
h-east merged 4 commits into
vim-jp:masterfrom
h-east:update-options
Mar 14, 2026
Merged

Update options.{txt,jax}#2530
h-east merged 4 commits into
vim-jp:masterfrom
h-east:update-options

Conversation

@h-east

@h-east h-east commented Mar 11, 2026

Copy link
Copy Markdown
Member

No description provided.

@tsuyoshicho tsuyoshicho left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

いくつか指摘ありです

Comment thread doc/options.jax Outdated
Comment thread doc/options.jax
Comment on lines +8645 to +8648
グローバル値には、すべてのタブページのすべてのウィ
ンドウに適用される値が使用される。ウィンドウローカ
ル値には、そのウィンドウに適用される値が使用され
る。

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

For the global value, a value applicable to all windows on all tab pages is used.

などですが、長い主語の受動態だと思うので、ちょっとだけ調整して

グローバル値は、すべてのタブページのすべてのウィンドウに適用される値として使用される。

みたいな感じにしたほうが日本語として通りがいい気がします。

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

s/適用される/適用可能な/ にしました。

Comment thread doc/options.jax Outdated
される)。
"": 端末に応じて自動的に選択する。

The SIGWINCH handler is always available. If set to "inband" and the terminal does not support in-band window resize events, then the SIGWINCH handler will be used instead as a fallback. If set to "" (empty option), then "inband" will be used if Vim detects that the terminal supports it, otherwise "sigwinch".

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

削除漏れと思われます

h-east and others added 2 commits March 14, 2026 16:25
Co-authored-by: Tsuyoshi CHO <Tsuyoshi.CHO+github@Gmail.com>
@h-east h-east requested a review from tsuyoshicho March 14, 2026 07:36

@tsuyoshicho tsuyoshicho left a comment

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

たしかに適用可能、ですね
LGTM

@h-east h-east merged commit ef6014e into vim-jp:master Mar 14, 2026
2 checks passed
@h-east h-east deleted the update-options branch March 14, 2026 07:47
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants