File tree Expand file tree Collapse file tree 3 files changed +8
-2
lines changed
Expand file tree Collapse file tree 3 files changed +8
-2
lines changed Original file line number Diff line number Diff line change 33helpname: 'diff'
44---
55< div id ='vimCodeElement '>
6- < a class ="Constant " href ="diff.html " name ="diff.txt "> diff.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Aug 06 < br >
6+ < a class ="Constant " href ="diff.html " name ="diff.txt "> diff.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Sep 15 < br >
77< br >
88< br >
99 < span class ="Identifier "> VIMリファレンスマニュアル by Bram Moolenaar</ span > < br >
Original file line number Diff line number Diff line change 22102210<a class="Identifier" href="pi_netrw.html#:Rexplore">:Rexplore</a> pi_netrw.jax<br>
22112211<a class="Identifier" href="pi_vimball.html#:RmVimball">:RmVimball</a> pi_vimball.jax<br>
22122212<a class="Identifier" href="terminal.html#:Run">:Run</a> terminal.jax<br>
2213+ <a class="Identifier" href="terminal.html#:RunOrContinue">:RunOrContinue</a> terminal.jax<br>
22132214<a class="Identifier" href="ft_rust.html#:RustEmitAsm">:RustEmitAsm</a> ft_rust.jax<br>
22142215<a class="Identifier" href="ft_rust.html#:RustEmitIr">:RustEmitIr</a> ft_rust.jax<br>
22152216<a class="Identifier" href="ft_rust.html#:RustExpand">:RustExpand</a> ft_rust.jax<br>
22312232<a class="Identifier" href="terminal.html#:Termdebug">:Termdebug</a> terminal.jax<br>
22322233<a class="Identifier" href="terminal.html#:TermdebugCommand">:TermdebugCommand</a> terminal.jax<br>
22332234<a class="Identifier" href="pi_netrw.html#:Texplore">:Texplore</a> pi_netrw.jax<br>
2235+ <a class="Identifier" href="terminal.html#:ToggleBreak">:ToggleBreak</a> terminal.jax<br>
22342236<a class="Identifier" href="pi_tutor.html#:Tutor">:Tutor</a> pi_tutor.jax<br>
22352237<a class="Identifier" href="eval.html#:URLOpen">:URLOpen</a> eval.jax<br>
22362238<a class="Identifier" href="terminal.html#:Until">:Until</a> terminal.jax<br>
Original file line number Diff line number Diff line change 33helpname: 'terminal'
44---
55< div id ='vimCodeElement '>
6- < a class ="Constant " href ="terminal.html " name ="terminal.txt "> terminal.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Sep 02 < br >
6+ < a class ="Constant " href ="terminal.html " name ="terminal.txt "> terminal.txt</ a > For < span class ="Identifier "> Vim バージョン 9.1.</ span > Last change: 2025 Sep 14 < br >
77< br >
88< br >
99 < span class ="Identifier "> VIMリファレンスマニュアル by Bram Moolenaar</ span > < br >
14071407 :Tbreak < span class ="Special "> {position}</ span > < br >
14081408 指定位置に一時的なブレークポイントを設定する< br >
14091409 < a class ="Constant " href ="terminal.html#:Clear " name =":Clear "> :Clear</ a > カーソル位置のブレークポイントを削除する< br >
1410+ < a class ="Constant " href ="terminal.html#:ToggleBreak " name =":ToggleBreak "> :ToggleBreak</ a > カーソル位置にブレークポイントを設定するか、カーソル位置にある< br >
1411+ すべてのブレークポイントを削除する< br >
14101412 < a class ="Constant " href ="terminal.html#:Step " name =":Step "> :Step</ a > gdb の "step" コマンドを実行する< br >
14111413 < a class ="Constant " href ="terminal.html#:Over " name =":Over "> :Over</ a > gdb の "next" コマンドを実行する (< a class ="Comment " href ="editing.html#:Next "> :Next</ a > は Vim のコマンド)< br >
14121414 < a class ="Constant " href ="terminal.html#:Until " name =":Until "> :Until</ a > gdb の "until" コマンドを実行する< br >
14131415 < a class ="Constant " href ="terminal.html#:Finish " name =":Finish "> :Finish</ a > gdb の "finish" コマンドを実行する< br >
14141416 < a class ="Constant " href ="terminal.html#:Continue " name =":Continue "> :Continue</ a > gdb の "continue" コマンドを実行する< br >
1417+ < a class ="Constant " href ="terminal.html#:RunOrContinue " name =":RunOrContinue "> :RunOrContinue</ a > プログラムが実行中の場合は gdb の "continue" コマンドを実行< br >
1418+ し、そうでない場合はプログラムを実行する< br >
14151419 < a class ="Constant " href ="terminal.html#:Stop " name =":Stop "> :Stop</ a > プログラムを中断する< br >
14161420< br >
14171421< a class ="Type " href ="options.html#'mouse' "> 'mouse'</ a > が設定されている場合、プラグインはこれらのエントリを持つウィンドウツー< br >
You can’t perform that action at this time.
0 commit comments