File tree Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Expand file tree Collapse file tree 2 files changed +6
-2
lines changed Original file line number Diff line number Diff line change 1- *intro.txt* For Vim バージョン 9.1. Last change: 2025 Oct 12
1+ *intro.txt* For Vim バージョン 9.1. Last change: 2025 Nov 01
22
33
44 VIM リファレンスマニュアル by Bram Moolenaar
@@ -438,6 +438,8 @@ 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>*
441443
442444<EOL> 行の終端 (<CR> 、<NL> 、<CR><NL> のどれかで、
443445 システムと 'fileformat' に依存) *<EOL>*
Original file line number Diff line number Diff line change 1- *intro.txt* For Vim version 9.1. Last change: 2025 Oct 12
1+ *intro.txt* For Vim version 9.1. Last change: 2025 Nov 01
22
33
44 VIM REFERENCE MANUAL by Bram Moolenaar
@@ -450,6 +450,8 @@ 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>*
453455
454456<EOL> end-of-line (can be <CR> , <NL> or <CR><NL> ,
455457 depends on system and 'fileformat' ) *<EOL>*
You can’t perform that action at this time.
0 commit comments