File tree 2 files changed +4
-4
lines changed 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 1
- *intro.txt* For Vim バージョン 9.1. Last change: 2023 Nov 18
1
+ *intro.txt* For Vim バージョン 9.1. Last change: 2024 Jan 25
2
2
3
3
4
4
VIMリファレンスマニュアル by Bram Moolenaar
@@ -469,7 +469,7 @@ CTRL-{char} 制御文字として入力された文字 {char}。CTRL キーを
469
469
<C-...> コントロールキー *control* *ctrl* *<C-*
470
470
<M-...> altまたはmetaキー *meta* *alt* *<M-*
471
471
<A-...> <M-...>と同じ *<A-*
472
- <D-...> コマンドキー (Macintosh のみ) *<D-*
472
+ <D-...> コマンドキー (Mac) / super (GTK) *<D-*
473
473
<t_xx> termcapで "xx" エントリを持つキー
474
474
-----------------------------------------------------------------------
475
475
Original file line number Diff line number Diff line change 1
- *intro.txt* For Vim version 9.1. Last change: 2023 Nov 18
1
+ *intro.txt* For Vim version 9.1. Last change: 2024 Jan 25
2
2
3
3
4
4
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -475,7 +475,7 @@ notation meaning equivalent decimal value(s) ~
475
475
<C-...> control-key *control* *ctrl* *<C-*
476
476
<M-...> alt-key or meta-key *meta* *alt* *<M-*
477
477
<A-...> same as <M-...> *<A-*
478
- <D-...> command-key (Macintosh only ) *<D-*
478
+ <D-...> command-key (Mac) / super (GTK ) *<D-*
479
479
<t_xx> key with "xx" entry in termcap
480
480
-----------------------------------------------------------------------
481
481
You can’t perform that action at this time.
0 commit comments