Page 2 of 2

Re: Terminal S - a super simple serial terminal

Posted: Sun Feb 20, 2022 8:57 am
by rundekugel
tve wrote:
Thu May 21, 2020 8:13 pm
miniterm.py raw mode doesn't support arrow keys
have you tried

Code: Select all

--filter direct
instead of raw
I tried

Code: Select all

--filter direct

with Win10 and Python3.9: It doesn't work with cursor keys. Instead of up,down.left,right I get H,P,L,M

terminal-s works