mirror of
https://github.com/fankes/termux-app.git
synced 2025-09-06 02:35:19 +08:00
dc3994d2cf1ddc278b510723f0b264fe4a5bb07a
A single meta-data entry is enough to make Termux "Multi Window" aware on supported Samsung devices. Tested and confirmed working on Samsung Note Pro 12.2 running Android 5.1.1. This addition should not interfer with Android 6+'s split screen feature. Tested and confirmed split screen functions as normal on a Nexus 6 running Android 7.0. This addition should go unnoticed on non-Smasung Android 5 devices. Tested and confirmed no functionality visible on Nexus 5 running Android 5.1.
Termux app
Termux is an Android terminal app and Linux environment.
Note that this repository is for the app itself (the user interface and the terminal emulation). For the packages installable inside the app, see termux/termux-packages
Terminal resources
Terminal emulators
- VTE (libvte): Terminal emulator widget for GTK+, mainly used in gnome-terminal. Source, Open Issues, and All (including closed) issues.
- iTerm 2: OS X terminal application. Source, Issues and Documentation (which includes iTerm2 proprietary escape codes).
- Konsole: KDE terminal application. Source, in particular tests, Bugs and Wishes.
- hterm: JavaScript terminal implementation from Chromium. Source, including tests, and Google group.
- xterm: The grandfather of terminal emulators. Source.
- Connectbot: Android SSH client. Source
- Android Terminal Emulator: Android terminal app which Termux terminal handling is based on. Inactive. Source.
Description
Termux - a terminal emulator application for Android OS extendible by variety of packages.
Languages
Java
98.3%
C++
1.2%
C
0.4%
Shell
0.1%