Skip to content

ShellBar v1.4.0

Choose a tag to compare

@rendergraf rendergraf released this 15 May 15:03

ShellBar v1.4.0

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

What's new in this update

  • New app logo — complete rebranding with updated icon, favicon, and logo across all assets
  • All icons regenerated at all resolutions (16-256px)
  • Favicon and website logo updated on GitHub Pages

Features

  • Configurable toolbar buttons from ~/.config/shellbar/config
  • Mouse text selection with copy/paste (Ctrl+Shift+C/V)
  • Multiple tabs with independent shells
  • Configurable keybinds
  • URL detection with Ctrl+Click to open
  • Drag-and-drop reorder in Preferences dialog
  • Utility bar for TUI tools (btop, htop, lazygit, etc.)
  • iOS-style toggle switches for toolbar and utility bar
  • Right-click context menu
  • Dynamic tab titles
  • Infinite scrollback
  • Cairo + Pango rendering
  • Hot-reload config via SIGHUP
  • Wayland and X11 compatible

Install

curl -LO https://github.com/rendergraf/shellbar/releases/download/v1.4.0/shellbar_1.4.0_amd64.deb
sudo dpkg -i shellbar_1.4.0_amd64.deb

Website · README