Skip to content

Commit 956f4e8

Browse files
h-eastk-takata
andauthored
Update doc/terminal.jax
Co-authored-by: K.Takata <[email protected]>
1 parent 333a717 commit 956f4e8

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

doc/terminal.jax

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1368,8 +1368,8 @@ gdbは各ブレークポイントに番号を与えます。Vim内では、赤
13681368
*termdebug-frames* *:Frame* *:Up* *:Down*
13691369
`:Frame` [frame] フレームを選択する。[frame] は、フレーム番号、アドレ
13701370
ス、または関数名 (デフォルト: カレントフレーム)
1371-
`:Up` [count] [count] フレーム上へ (デフォルト: 1; カレントによって
1372-
呼び出されるフレーム)
1371+
`:Up` [count] [count] フレーム上へ (デフォルト: 1; カレントを呼び出
1372+
したフレーム)
13731373
`+` 同上 (無効にするには |termdebug_map_plus| を参照)
13741374
`:Down` [count] [count] フレーム下へ (デフォルト: 1; カレントによって
13751375
呼び出されるフレーム)

0 commit comments

Comments
 (0)