kmiya-culti / RLogin

RLoginは、Windows上で動作するターミナルソフトです
http://nanno.bf1.jp/softlib/man/rlogin/
MIT License
464 stars 16 forks source link

Unable to send function keys(F1 - F12) #51

Closed byeonlab closed 4 years ago

byeonlab commented 4 years ago

I cannot send F1-F12 keys to the server. Nothing happens when I press those keys. Is there an option to enable them?

//EDIT Server OS: AIX 6.1 terminal: vt100 F10 works but other function keys don't. When I tested on FreeBSD, it works fine. But on AIX 6.1 it doesn't work as expected.

byeonlab commented 4 years ago

Everything's perfect with 'xterm-color'. I still don't know why other terminals doesn't work with function keys.

Anyway I can do my work with xterm-color. Thanks.