Skip to content

Commit 123fd60

Browse files
authored
Merge pull request #1708 from vim-jp/hh-update-version9
Update version9.{txt,jax}
2 parents b01a8da + dda5197 commit 123fd60

File tree

2 files changed

+6
-3
lines changed

2 files changed

+6
-3
lines changed

doc/version9.jax

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Sep 23
1+
*version9.txt* For Vim バージョン 9.1. Last change: 2024 Oct 01
22

33

44
VIMリファレンスマニュアル by Bram Moolenaar
@@ -41636,6 +41636,7 @@ XDG デスクトップ仕様 |xdg-base-dir| のサポート
4163641636

4163741637
オプション: ~
4163841638

41639+
'completeitemalign' 挿入モード補完ポップアップでの |complete-items| の順序
4163941640
'winfixbuf' ウィンドウ内でバッファをフォーカスしたままにする
4164041641
'tabclose' タブページを閉じた後にフォーカスするタブページ
4164141642
't_xo' 端末は XON/XOFF ハンドシェイクを使用する (例: vt420)

en/version9.txt

Lines changed: 4 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*version9.txt* For Vim version 9.1. Last change: 2024 Sep 23
1+
*version9.txt* For Vim version 9.1. Last change: 2024 Oct 01
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -41620,7 +41620,7 @@ Functions: ~
4162041620

4162141621
Autocommands: ~
4162241622

41623-
|CursorMovedC| after the cursor was moved in the comamnd-line
41623+
|CursorMovedC| after the cursor was moved in the command-line
4162441624
|KeyInputPre| before processing any key event in any mode
4162541625
|SessionWritePost| after writing the session file |:mksession|
4162641626
|TermResponseAll| after the terminal response to |t_RV| and others is
@@ -41642,6 +41642,8 @@ Commands: ~
4164241642

4164341643
Options: ~
4164441644

41645+
'completeitemalign' Order of |complete-items| in Insert mode completion
41646+
popup
4164541647
'winfixbuf' Keep buffer focused in a window
4164641648
'tabclose' Which tab page to focus after closing a tab page
4164741649
't_xo' Terminal uses XON/XOFF handshaking (e.g. vt420)

0 commit comments

Comments
 (0)