Tags: alleneubank/vscode-bootty
Tags
v0.3.6 - Bell Indicators & Scroll Fixes Added: - VS Code-style bell indicators in terminal list - Transient bell animation for active terminals - Persistent bell indicator for inactive terminals Fixed: - Terminal flicker during typing when scrolled up - Scroll drift during rapid output when scrolled up - Bell timer race condition with rapid bells Changed: - Removed screen flash bell animation - Removed status bar bell notification
feat: webview-based terminal list with split groups Major features: - Replace TreeView with custom webview terminal list - Split terminal groups with visual tree connectors - Multi-select with Cmd/Ctrl+click and Shift+click - Drag-and-drop reordering for terminals and groups - Color picker synced with workbench.colorCustomizations - Dynamic SVG icon generation matching VS Code icons - Context menu with split/unsplit/join/rename/color/icon/kill
Release v0.2.1 - Replace tab bar with native VS Code TreeView for terminal list - Add bracketed paste mode support - Improve terminal UX based on user feedback - Fix Ctrl+Shift+` not creating new terminal when focused on Mac (#7) - Fix Cmd+F opening VS Code search instead of terminal search (#8) - Add tab navigation with Cmd+Shift+]/[ in panel - Improve TreeView UI with plus/trash icons and event-driven reveal
PreviousNext