Termux UI

UI Customization

Customize your Termux experience with fonts, cursors, and extra keys.

Available Customizations

3 UI components

Font

Meslo Nerd Font for Termux - A customized font with Nerd Fonts glyphs

Features

Nerd Fonts glyphsPowerline symbolsMonospace designBetter readability

Installation

core install ui --font

Cursor

Custom cursor style for Termux with improved visibility

Features

Improved visibilityCustom shapeSmooth animationTheme-aware

Installation

core install ui --cursor

Extra Keys

Custom extra keys row with essential shortcuts for development

Features

ESC keyTab keyCtrl/Alt keysArrow navigationCustomizable

Installation

core install ui --extra-keys

Individual Installation

Install only the components you need:

core install ui --font      # Install only font
core install ui --cursor   # Install only cursor
core install ui --extra-keys  # Install only extra keys