Skip to content

Commit 2395972

Browse files
committed
Update terminal.{txt,jax}
1 parent 78bca2e commit 2395972

2 files changed

Lines changed: 4 additions & 4 deletions

File tree

doc/terminal.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*terminal.txt* For Vim バージョン 9.1. Last change: 2025 Nov 28
1+
*terminal.txt* For Vim バージョン 9.1. Last change: 2026 Jan 08
22

33

44
VIM リファレンスマニュアル by Bram Moolenaar
@@ -1243,7 +1243,7 @@ Vimがまったく同じ画面を表示していることを確認するには
12431243
て、テキストの文脈における相違を見つけ出すことができる。
12441244

12451245
==============================================================================
1246-
6. デバッグ *terminal-debug* *terminal-debugger* *package-termdebug*
1246+
6. デバッグ *terminal-debug* *terminal-debugger* *package-termdebug* *termdebug*
12471247

12481248
Vim のウィンドウでソースコードを表示しながらプログラムを gdb でデバッグするの
12491249
に、端末デバッグプラグインが使用できる。これは Vim の中だけで完結するので、SSH

en/terminal.txt

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
1-
*terminal.txt* For Vim version 9.1. Last change: 2025 Nov 28
1+
*terminal.txt* For Vim version 9.1. Last change: 2026 Jan 08
22

33

44
VIM REFERENCE MANUAL by Bram Moolenaar
@@ -1263,7 +1263,7 @@ Alternatively, press "s" to swap the first and second dump. Do this several
12631263
times so that you can spot the difference in the context of the text.
12641264

12651265
==============================================================================
1266-
6. Debugging *terminal-debug* *terminal-debugger* *package-termdebug*
1266+
6. Debugging *terminal-debug* *terminal-debugger* *package-termdebug* *termdebug*
12671267

12681268
The Terminal debugging plugin can be used to debug a program with gdb and view
12691269
the source code in a Vim window. Since this is completely contained inside

0 commit comments

Comments
 (0)