File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree 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
22
33
44 VIMリファレンスマニュアル by Bram Moolenaar
@@ -469,7 +469,7 @@ CTRL-{char} 制御文字として入力された文字 {char}。CTRL キーを
469469<C-...> コントロールキー *control* *ctrl* *<C-*
470470<M-...> altまたはmetaキー *meta* *alt* *<M-*
471471<A-...> <M-...>と同じ *<A-*
472- <D-...> コマンドキー (Macintosh のみ) *<D-*
472+ <D-...> コマンドキー (Mac) / super (GTK) *<D-*
473473<t_xx> termcapで "xx" エントリを持つキー
474474-----------------------------------------------------------------------
475475
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
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -475,7 +475,7 @@ notation meaning equivalent decimal value(s) ~
475475<C-...> control-key *control* *ctrl* *<C-*
476476<M-...> alt-key or meta-key *meta* *alt* *<M-*
477477<A-...> same as <M-...> *<A-*
478- <D-...> command-key (Macintosh only ) *<D-*
478+ <D-...> command-key (Mac) / super (GTK ) *<D-*
479479<t_xx> key with "xx" entry in termcap
480480-----------------------------------------------------------------------
481481
You can’t perform that action at this time.
0 commit comments