Skip to content

Releases: rendergraf/shellbar

ShellBar v1.0.0 — Initial Release

Choose a tag to compare

@rendergraf rendergraf released this 13 May 20:05

ShellBar v1.0.0

Terminal emulator with configurable command toolbar, built on Ghostty's VT engine.

Features

  • Full VT100-520 terminal with true color and Kitty protocol
  • Configurable toolbar with command buttons
  • Text selection via mouse drag with copy/paste (Ctrl+Shift+C/V)
  • Multiple tabs with independent shells
  • Configurable keybinds
  • Right-click context menu
  • Dark theme matching Ghostty
  • Hot-reload config via SIGHUP

Install

sudo dpkg -i shellbar_1.0.0_amd64.deb
sudo apt-get install -f  # install dependencies

Website | Source