TerminalStudio / xterm.dart

💻 xterm.dart is a fast and fully-featured terminal emulator for Flutter, with support for mobile and desktop platforms.
https://pub.dev/packages/xterm
MIT License
506 stars 97 forks source link

Letters are not recognized in the mobile keyboard #149

Open blueboy-tm opened 1 year ago

blueboy-tm commented 1 year ago

Hi there, Alphabets are not recognized in the mobile keyboard Even the listener is not called And the cursor does not move but Works fine for numbers and symbols Also, in the emulator, if I work with the laptop keyboard, it works correctly. flutter_doctor.txt xterm: ^3.4.0

https://user-images.githubusercontent.com/49907537/213980843-622d1224-56c8-4e8c-9e10-f137932c3364.mp4