Jeff Smith 2e9383720c Make cursor save/restore affect color attributes
SGR attributes are stored in three variables: mEffect, mForeColor, and
mBackColor.  Saving/restoring the cursor only preserves mEffect.

Change the cursor save/restore methods to additionally preserve
mForeColor and mBackColor.  This affects both 'explit' saving/restoring
the cursor and switching to/from the alternate screen buffer.
2017-06-03 17:45:36 -05:00
2017-03-06 01:47:08 +01:00
2017-03-06 01:41:12 +01:00
2017-05-16 11:11:57 +02:00
2017-05-16 00:21:15 +02:00
2017-05-15 23:42:30 +02:00
2016-12-04 17:26:26 +01:00
2016-11-18 18:01:00 +08:00
2017-04-02 14:21:36 +02:00
2017-04-02 14:21:36 +02:00
2017-04-04 23:39:05 +02:00

Termux app

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

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

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%