Terminator
Multi-session terminal emulator with Material UI theming and root support
com.terminator.app
About Terminator
Terminator is a terminal emulator with multi-session support you can directly customize and control. Its main purpose is terminal emulation that can only be read by the user, suitable for daily use on Android. It does not offer a ready-made chroot/proot environment — the terminal tool infrastructure and other setup is left to you.
<b>Appearance</b>
<ul>
<li>Material UI with full color mapping, implemented in its own color interface</li>
<li>AMOLED black and dynamic (Material You) color support</li>
<li>Custom RGB codes and custom CSS terminal colors for a simple/plain look</li>
<li>Built-in themes: default, Solarized Dark, Gruvbox Dark, Dracula, Nord — palettes are configurable yourself, with Termcolor and CSS color support</li>
<li>See the Terminator-themes repo (github.com/8dmusichannels-star/terminator-themes) for example custom themes/palettes</li>
</ul>
<b>Sessions</b>
<ul>
<li>Multi-session support: create multiple sessions, set a default/favorite</li>
<li>File-based or command-argument sessions — in command-arg sessions you specify the executable to run, in file-based sessions the shell script name/path</li>
<li>Both support a login path, startup directory, and direct root session activation (without calling /system/bin/su)</li>
<li>Note: if you pass a chroot/proot-like environment as an argument, the starting directory may not work — only valid for arguments that support an entry path. Chroot validity in root/proot-like environments is variable</li>
<li>Purge-on-clear setting: controls whether old data left in the terminal's PTY buffer is actually wiped</li>
</ul>
<b>Terminal features</b>
<ul>
<li>Hyperlinks: only whitelisted formats open by default; custom app schemes can be allowed via session settings, at your own risk</li>
<li>OSC 32 clipboard read support for the clipboard/terminal</li>
<li>SRM and local echo — note: with an IME, double characters/typing risk can occur, similar to a physical keyboard</li>
<li>Kitty terminal protocol (all protocols) a