flutter_server_box
flutter_server_box copied to clipboard
Can not use arrow keys in MC
Describe the bug
When using built in terminal emulator I can not use the up/down arrows on android keyboard to browse the directory in mc. Using RaspController it is working as intended. The touch support is only of limited use, as longer direcories can only be navigated in the top section and no scroll is possible.
To Reproduce
Steps to reproduce the behavior: Connect to a Linux server, open terminal emulator and open MC on the remote server. Try navigating filelist with arrow keys
Desired Results
selction should move up/down.
Actual Results
nothing moves.
Device
- OS: Android 15
- App Version: V1128
Any ideas on this yet?