Question:
Can’t find any document on what all the extra buttons on the Android Replit Mobile Application do. Is there a github repository with the code for this application if nothing else so we can figure out how this works?
Android Replit Mobile Application doesn’t appear to use the standard Android Keyboard APIs and nearly unusable without this information to validate how it should be working.
What should I expect in the Shell CLI within the Mobile Application?
What do all these mean and how can I do path auto-completion in the shell window? Application has a tendency to jump to the far left of the command window and often isn’t in my language local.
“Esc”
“Tab”
“Paste”
“/”
“-”
“Ctrl-c”
“Ctrl-d”
“Ctrl-z”
“< o >” = This appears to be a virtual track ball, left / right work but up / down don’t work
Standard Android Application Keyboard API: Enable user interactions | Jetpack Compose | Android Developers
Repl link/Link to where the bug appears:
Screenshots, links, or other helpful context: