Skip to content

Commit 24c1e8e

Browse files
committed
fix by review
1 parent 3604abb commit 24c1e8e

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

doc/term.jax

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -527,7 +527,7 @@ t_SH は 1 つの引数を取らなければなりません:
527527
t_RS は、t_RV に対する応答を受け取った場合のみ送られます。termresponse から
528528
Terminal.app が認識され得る場合、Mac OS 上では使われません。
529529

530-
t_BS と t_ES は termcap に保存されないが、起動時に次のデフォルト値に設定される:
530+
t_BS と t_ES は termcap に格納されないが、起動時に次のデフォルト値に設定される:
531531
t_BS "\033[?2026h"
532532
t_ES "\033[?2026l"
533533

0 commit comments

Comments
 (0)