madeye/gterm

Toolbar Optimization: Replace Text Buttons with Icons and Merge Arrow Keys

Open

#25 opened on Jun 3, 2026

View on GitHub
 (0 comments) (0 reactions) (0 assignees)Swift (4 forks)github user discovery
enhancementgood first issue

Repository metrics

Stars
 (38 stars)
PR merge metrics
 (PR metrics pending)

Description

The ESC and other function keys in the toolbar are currently displayed as text buttons, which consume considerable space. Replacing them with icons would improve space efficiency and create a cleaner interface. Additionally, the arrow keys could be consolidated into a single directional control, reducing button count and improving usability. The overall design could take inspiration from the toolbar layout used in iSH.

Contributor guide