eryshaqilla-wq/ReTerminal — reverse-engineered prompt
Reverse engineered prompt
Build me a simple Android terminal emulator called ReTerminal.
I want it to feel modern and clean, inspired by Material 3, but still focused on being a real usable terminal. It should let users open a basic shell, type commands, use virtual keys for things like control, escape and arrows, and manage multiple terminal sessions. Users should be able to paste text, switch or create sessions, and configure keyboard shortcuts for common actions like paste and session management.
Please base the terminal experience on the kind of TerminalView used by Termux if that makes sense. It should also support running Alpine Linux in the app. Include a polished Android UI, sensible defaults, and make it easy to build a release APK. If you need exact Android or Termux integration details, look up the current docs online.
Want more depth? Deep Reverse