File tree Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Expand file tree Collapse file tree 2 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 1- *version9.txt* For Vim バージョン 9.1. Last change: 2025 Jul 14
1+ *version9.txt* For Vim バージョン 9.1. Last change: 2025 Jul 15
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -41635,6 +41635,9 @@ Vim script および Vim9 script での |Tuple| データ型のサポート。
4163541635- 'keyprotocol' オプションのデフォルト値は、ghostty 端末エミュレータ (kitty プ
4163641636 ロトコルを使用) のサポートにより更新された
4163741637- ビジュアルモードのハイライトの改善 |hl-Visual|
41638+ - 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|
41639+ - 非互換モードを使用する場合、'showcmd' のデフォルト値は常に有効になる (以前
41640+ は、UNIX システムではオフだった)。そのため、|defaults.vim| から削除された。
4163841641
4163941642補完: ~
4164041643- |:cd| や同様のコマンドで 'cdpath' からディレクトリを補完できるように、
Original file line number Diff line number Diff line change 1- *version9.txt* For Vim version 9.1. Last change: 2025 Jul 14
1+ *version9.txt* For Vim version 9.1. Last change: 2025 Jul 15
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41648,6 +41648,9 @@ Default values: ~
4164841648- the default value of the 'keyprotocol' option has been updated and support
4164941649 for the ghostty terminal emulator (using kitty protocol) has been added
4165041650- Improved visual highlighting |hl-Visual|
41651+ - the default value for 'showcmd' is always enabled when using non-compatible
41652+ mode (previously, it was off on UNIX systems) and consequently removed from
41653+ |defaults.vim|
4165141654
4165241655Completion: ~
4165341656- allow to complete directories from 'cdpath' for |:cd| and similar commands,
You can’t perform that action at this time.
0 commit comments