diff --git a/doc/version9.jax b/doc/version9.jax index 8e06b6b95..cd5649e33 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 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 72f9a42ba..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 11 +*version9.txt* For Vim version 9.1. Last change: 2025 Sep 14 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: ~ @@ -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