From 65baf47d1b62c6dc79fa70ab0b4cf10159cc1ea7 Mon Sep 17 00:00:00 2001 From: h-east Date: Sun, 14 Sep 2025 08:48:40 +0900 Subject: [PATCH 1/2] Update version9.{txt,jax} --- doc/version9.jax | 2 +- en/version9.txt | 4 ++-- 2 files changed, 3 insertions(+), 3 deletions(-) diff --git a/doc/version9.jax b/doc/version9.jax index 8e06b6b95..6d4f6b838 100644 --- a/doc/version9.jax +++ b/doc/version9.jax @@ -1,4 +1,4 @@ -*version9.txt* For Vim バージョン 9.1. Last change: 2025 Sep 11 +*version9.txt* For Vim バージョン 9.1. Last change: 2025 Sep 13 VIMリファレンスマニュアル by Bram Moolenaar diff --git a/en/version9.txt b/en/version9.txt index 72f9a42ba..0fe59634c 100644 --- a/en/version9.txt +++ b/en/version9.txt @@ -1,4 +1,4 @@ -*version9.txt* For Vim version 9.1. Last change: 2025 Sep 11 +*version9.txt* For Vim version 9.1. Last change: 2025 Sep 13 VIM REFERENCE MANUAL by Bram Moolenaar @@ -41670,7 +41670,7 @@ Default values: ~ - the default value for 'showcmd' is always enabled when using non-compatible mode (previously, it was off on UNIX systems) and consequently removed from |defaults.vim| -- Improve the diff experience by updating the 'diffopt' default value to +- Improve the diff mode experience by updating the 'diffopt' default value to "internal,filler,closeoff,indent-heuristic,inline:char". Completion: ~ From 33c81dac20f60d0275dd4423bdb8832aa67af018 Mon Sep 17 00:00:00 2001 From: h-east Date: Mon, 15 Sep 2025 12:27:28 +0900 Subject: [PATCH 2/2] Update by original --- doc/version9.jax | 5 +---- en/version9.txt | 5 +---- 2 files changed, 2 insertions(+), 8 deletions(-) diff --git a/doc/version9.jax b/doc/version9.jax index 6d4f6b838..cd5649e33 100644 --- a/doc/version9.jax +++ b/doc/version9.jax @@ -1,4 +1,4 @@ -*version9.txt* For Vim バージョン 9.1. Last change: 2025 Sep 13 +*version9.txt* For Vim バージョン 9.1. Last change: 2025 Sep 14 VIMリファレンスマニュアル by Bram Moolenaar @@ -41745,9 +41745,6 @@ Ex コマンド: ~ - |min()|/|max()| はすべての比較可能なデータ型を処理できる。 - Vim は、すべてのターミナル OSC 値に対して |TermResponseAll| 自動コマンドをト リガーする。 -- Vim には、ターミナルの OSC 応答を解析し、"background" または "foreground" 値 - で |TermResponseAll| をトリガーできる $VIMRUNTIME/plugins/colorresp.vim が同 - 梱されている。 プラットフォーム固有 ~ - MS-Windows: "\Windows" や "/Windows" などのパスは、相対パスではなく (現在の diff --git a/en/version9.txt b/en/version9.txt index 0fe59634c..0a1e38504 100644 --- a/en/version9.txt +++ b/en/version9.txt @@ -1,4 +1,4 @@ -*version9.txt* For Vim version 9.1. Last change: 2025 Sep 13 +*version9.txt* For Vim version 9.1. Last change: 2025 Sep 14 VIM REFERENCE MANUAL by Bram Moolenaar @@ -41759,9 +41759,6 @@ Others: ~ Command-line. - |min()|/|max()| can handle all comparable data types. - Vim triggers the |TermResponseAll| autocommand for any terminal OSC value. -- Vim includes the $VIMRUNTIME/plugins/colorresp.vim which parses the terminal - OSC response and can trigger a |TermResponseAll| with the "background" or - "foreground" value. Platform specific ~ - MS-Winodws: Paths like "\Windows" and "/Windows" are now considered to be