Releases: arymanuz/vscode-tmux-sidebar
Releases · arymanuz/vscode-tmux-sidebar
Release list
Tmux Sidebar 1.0.1
Quality-of-life release.
- New tools in the launcher: Kimi Code (
kimi) and OpenClaw (openclaw chat/openclaw tui). - Richer AI tool menus, flags verified against each tool's docs: session pickers (
codex resume/codex fork,kimi --session), plan/architect/watch-files modes, and free model fields for claude, codex, gemini, agy, kimi, aider and opencode. Only stable model aliases are shipped — no pinned versions. - The settings page opens on the This workspace tab when workspace overrides exist.
- The suggested session name stays selected when the create form opens — just type to replace it.
- Screenshots updated for the theme-aware tab icons.
Install: download the .vsix below → VS Code → Extensions → … → Install from VSIX…, or update via the Marketplace page.
Tmux Sidebar 1.0.0
First release under the name Tmux Sidebar — a fork of
ZeroRegister/vscode-tmux-manager 0.2.0.
Highlights:
- Windows support via psmux; WSL/SSH/container remotes keep using
tmuxon that machine. - Create form for sessions, windows and 4-direction splits: name, working directory, and what to run.
- Program launcher: shells, REPLs, AI tools (claude, codex, gemini, aider), git TUIs or any typed command — only installed programs are offered.
- Settings page: auto-refresh, terminal location, fully editable program list; global or per-workspace.
- tmux runs as the terminal's main process; attach failures keep the tab open with the reason.
- No more errors with zero sessions, duplicate terminals, or flickering refreshes.
See the changelog for the full list.
Install: download the .vsix below → VS Code → Extensions → … → Install from VSIX…