Fredrik Fornwall 8d00f22d4c Catch KEYCODE_MOVE_HOME and not KEYCODE_HOME
The KEYCODE_HOME event is handled by the system and never delivered
to applications, it's KEYCODE_MOVE_HOME (FN+LeftArrow) we want to
handle ourselves and send as an escape sequence.

Fixes #138.
2016-08-12 04:18:09 +02:00
2016-07-31 22:28:17 +02:00
2016-02-09 11:33:57 +01:00
2016-06-08 16:09:23 +02:00
2016-05-20 10:30:25 +02:00
2016-04-28 11:07:43 +02:00
2015-10-25 15:27:32 +01:00

Termux app

Travis build status Join the chat at https://gitter.im/termux/termux

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

Execute the build-jnilibs.sh script to build the required JNI libraries.

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%