• Showing Page History #121361
  • Showing Page History #121366
  • Showing Page History #121371
Tags
No Tags

Frequently used words (click to add to your profile)

javac++androidlinuxc#windowsobjective-ccocoa誰得qtpythonphprubygameguibathyscaphec計画中(planning stage)翻訳omegatframeworktwitterdomtestvb.netdirectxゲームエンジンbtronarduinopreviewer

文字に関する部分

Tera Term 4

type 色の設定 色を有効にするかどうかの設定 seq note
Normal Setup - Window
VTColor
不要 なし
Bold Setup - Window
VTBoldColor
Add - Visual
EnableBoldAttrColor
本当に太字にするかどうか
Setup - Window - Enable bold font
EnableBold
SGR 1
Underline 色はない 常に下線を表示 SGR 4
Blink Setup - Window
VTBlinkColor
Add - Visual
EnableBlinkAttrColor
実際に blink はせず色で表現 SGR 5
Reverse Setup - Window
VTReverseColor
Add - Visual
EnableReverseAttrColor
SGR 7
URL Setup - Window
URLColor
Add - Visual
EnableURLColor
URL に下線を表示
Add - Visual - Underline URL string
URLUnderline
シーケンスに基づいているわけではない
  • 「ANSI color」有効/無効

Tera Term 5

type 色の設定 色を有効にするかどうかの設定 seq note
Normal Setup - Window 不要 なし
Bold Setup - Window Add - Visual 本当に太字にするかどうか
Setup - Window - Enable bold font
SGR 1
Underline URL の色を流用 このコメントから推測
独立した色設定を作る?
色設定は不要?
常にon 本当に下線を引くかどうかの設定? #45372 SGR 4
Blink Setup - Window Add - Visual 実際に blink はせず色で表現 SGR 5
Reverse Setup - Window Add - Visual SGR 7
URL Setup - Window Add - Visual URL に下線を表示
Add - Visual - Underline URL string
シーケンスに基づいているわけではない
  • EnableUnderline とか作って、FF_UNDERLINE を見るようになれば、Underline 属性で下線を引くかどうかの選択ができるようになる
  • VTUnderlineColor と作れば、Underline 属性独自の色を設定できるようになる
  • EnableUnderlineColor とか作って、CF_UNDERLINE を見るようになれば、色を付けるかどうかの選択ができるようになる