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
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41635,6 +41635,9 @@ Vim script および Vim9 script での |Tuple| データ型のサポート。
41635
41635
- 'keyprotocol' オプションのデフォルト値は、ghostty 端末エミュレータ (kitty プ
41636
41636
ロトコルを使用) のサポートにより更新された
41637
41637
- ビジュアルモードのハイライトの改善 |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| から削除された。
41638
41641
41639
41642
補完: ~
41640
41643
- |: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
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41648,6 +41648,9 @@ Default values: ~
41648
41648
- the default value of the 'keyprotocol' option has been updated and support
41649
41649
for the ghostty terminal emulator (using kitty protocol) has been added
41650
41650
- 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|
41651
41654
41652
41655
Completion: ~
41653
41656
- allow to complete directories from 'cdpath' for |:cd| and similar commands,
You can’t perform that action at this time.
0 commit comments