Fredrik Fornwall 913c474d32 Input normal ^ even on other unicode char input
Some bluetooth keyboards [1] input U+02C6, the unicode character
MODIFIER LETTER CIRCUMFLEX ACCENT instead of the more common ^
(U+005E CIRCUMFLEX ACCENT). Remap it to the common caret since
that is what terminal programs expect.

[1] https://plus.google.com/100972300636796512022/posts/f7PKpXWesgG
2015-12-30 00:46:08 +01:00
2015-12-28 01:17:40 +01:00
2015-12-23 01:44:51 +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

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%