Fredrik Fornwall 16273a1981 Fix bug with scrolling down and top scroll margin
The Termux implementation of the ${CSI}${N}T escape sequence to scroll
down N lines (SD - Pan Up) did not take the top margin into account
when figuring out where to place the scrolled rows.

Fixes #28.
2015-12-12 00:07:55 +01:00
2015-12-05 20:16:20 +01:00
2015-11-29 01:45:11 +01:00
2015-11-24 17:31:32 +01:00
2015-11-29 02:00:55 +01:00
2015-10-25 15:27:32 +01:00
2015-11-06 00:05:32 +01:00
2015-10-25 15:27:32 +01:00
2015-10-25 15:27:32 +01:00

Termux app

Travis build status

Termux is an Android terminal app and Linux environment.

License

Released under the GPLv3 license. Contains code from Terminal Emulator for Android which is released under the Apache License 2.0.

Building JNI libraries

For ease of use, the JNI libraries are checked into version control. Execute the build-jnilibs.sh script to rebuild them.

Terminal resources

Terminal emulators

Description
Termux - a terminal emulator application for Android OS extendible by variety of packages.
Readme 4.9 MiB
Languages
Java 98.3%
C++ 1.2%
C 0.4%
Shell 0.1%