bitwiseworks / openssh-portable

Portable OpenSSH
Other
0 stars 0 forks source link

keyboard #2

Open SilvanScherrer opened 3 years ago

SilvanScherrer commented 3 years ago

keys like up and down are not working

SilvanScherrer commented 3 years ago

the issue is most probably in channels.c channel_handle_rfd(), where it waits for a EOF in read(). If the fd is a tty, we should read keyboard input