Android-Terminal-Emulator icon indicating copy to clipboard operation
Android-Terminal-Emulator copied to clipboard

A VT-100 terminal emulator for the Android OS

Results 7 Android-Terminal-Emulator issues
Sort by recently updated
recently updated
newest added

* Fixed foreground being killed, keep the code updated. * Build tools update

Hi, I have a problem: Normal Terminal emulator have utf-8 support but nethunter terminal not. Please add this

Currently the app does not capture special keys properly with Google Keyboard. ex. Volume Down + C is just C to the app.

enhancement

This breaks a lot of ncurses apps. Probably due to: https://github.com/offensive-security/kali-nethunter/blob/master/nethunter-fs/stages/stage2#L11 Perhaps the terminal emulator should be dynamically adjusting LINES/COLUMNS itself? Or change the stty call to a resize?

bug

Not an issue, merely a suggestion... Mainly the left/right arrows, I often need to make corrections and backspacing isn't as intuitive. While we can assign paste to the shape buttons,...

enhancement

Makes it impossible to use modifiers on function key bar at the moment while using Wifite, nano, or any ncurses/window refresh enabled activity. Result: Cannot use wifite (ctrl+C impossible) Cannot...

bug

When on the KALI ANDROID ANDROIDSU dialog, you can exit by pressing outside of it which is how it should function, however, exiting this way keeps the terminal open in...

bug