Skip to content

Commit 1e932fc

Browse files
authored
Merge pull request #1430 from vim-jp/hh-update-intro
Update intro.{txt,jax}
2 parents e048af8 + d329fc4 commit 1e932fc

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

doc/intro.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

en/intro.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
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

0 commit comments

Comments
 (0)