ShellBar v1.5.0
What's new in v1.5.0
- Mouse tracking forwarding — Interactive TUI tools (btop, htop, nvim, lazygit, etc.) now receive mouse events when they enable terminal mouse tracking. Clicking, dragging, and selecting inside TUI applications works correctly.
- PWD-based tab titles — Tabs now show the current working directory basename (e.g., "FRONT-10227") instead of "Terminal". Names longer than 16 chars are truncated with a leading ellipsis ("...PROJECT-NAME"). Falls back to
/proc/<pid>/cwdwhen the shell doesn't emit OSC 7. - Updated project description — README and GitHub Pages now clearly position ShellBar as a developer productivity tool for monorepos and multi-environment projects.
- Right-click and middle-click forwarding — Both right-click and middle-click events are also forwarded to the PTY when mouse tracking is active.
See rendergraf.github.io/shellbar for full documentation.