Skip to content

Commit 133322f

Browse files
authored
Merge pull request #2417 from h-east/update-intro
Update intro.{txt,jax}
2 parents 27be6e7 + c35930b commit 133322f

File tree

2 files changed

+2
-6
lines changed

2 files changed

+2
-6
lines changed

doc/intro.jax

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*intro.txt* For Vim バージョン 9.1. Last change: 2025 Nov 01
1+
*intro.txt* For Vim バージョン 9.1. Last change: 2025 Oct 12
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -438,8 +438,6 @@ CTRL-{char} 制御文字として入力された文字 {char}。CTRL キーを
438438
<Del> デリート 127
439439
<CSI> コマンドの開始バイト ALT-Esc 155 *<CSI>*
440440
<xCSI> GUIにおけるCSI *<xCSI>*
441-
<OSC> オペレーティングシステムコマンド 157 *<OSC>*
442-
<xOSC> OSC 応答の完了 *<xOSC>*
443441

444442
<EOL> 行の終端 (<CR><NL><CR><NL> のどれかで、
445443
システムと 'fileformat' に依存) *<EOL>*

en/intro.txt

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*intro.txt* For Vim version 9.1. Last change: 2025 Nov 01
1+
*intro.txt* For Vim version 9.1. Last change: 2025 Oct 12
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -450,8 +450,6 @@ notation meaning equivalent decimal value(s) ~
450450
<Del> delete 127
451451
<CSI> command sequence intro ALT-Esc 155 *<CSI>*
452452
<xCSI> CSI when typed in the GUI *<xCSI>*
453-
<OSC> operating system command 157 *<OSC>*
454-
<xOSC> finished OSC response *<xOSC>*
455453

456454
<EOL> end-of-line (can be <CR>, <NL> or <CR><NL>,
457455
depends on system and 'fileformat') *<EOL>*

0 commit comments

Comments
 (0)