Set Tera Term in HEX viewing mode (multiple ways) (v5.5.1)
Автор: ToThePointTech
Загружено: 2025-12-24
Просмотров: 189
Описание:
This video discusses how to set Tera Term/Teraterm in hex viewing mode to monitor eg. binary protocols.
First I show how to enable debug mode which allows switching to hex mode via shift + escape.
Then a show a more elegant way to do it via hotkeys and macros.
Note: This video was made with v5.5.1 which is the latest at the time of creating this video. Most of should work in older versions to except the relative positioning of the status box with the 3th argument of setdlgpos.
Chapters:
00:00 Intro
00:29 Debug mode
01:28 Hotkeys/macros
03:40 Binary logging
-------------------------------------------------------------------
keyboard.cnf modifcation (at the bottom):
-------------------------------------------------------------------
; Ctrl+t to display in text mode
User1=1044,2,_show_text.ttl
; Ctrl+h to display in hex mode
User2=1059,2,_show_hex.ttl
-------------------------------------------------------------------
_show_hex.ttl contents:
-------------------------------------------------------------------
setdebug 2
setdlgpos 100 100 6
statusbox 'Switch to hex ' 'Display mode'
pause 1
closesbox
-------------------------------------------------------------------
_show_text.ttl contents:
-------------------------------------------------------------------
setdebug 0
setdlgpos 100 100 6
statusbox 'Switch to text ' 'Display mode'
pause 1
closesbox
Повторяем попытку...
Доступные форматы для скачивания:
Скачать видео
-
Информация по загрузке: