BTerminal/v2/src/lib
Hibryda bfd4021909 feat(v2): add tiling layout, sidebar controls, and keyboard shortcuts
- TilingGrid: dynamic CSS Grid with auto-preset based on pane count
- Layout presets: 1-col, 2-col, 3-col, 2x2, master-stack
- PaneContainer: close button, status indicator, focus highlight
- SessionList: new terminal button, layout preset selector, pane list
- Layout store: pane CRUD, focus management, grid template generation
- Keyboard: Ctrl+N new terminal, Ctrl+1-4 focus pane by index
2026-03-05 23:42:41 +01:00
..
adapters feat(v2): add xterm.js terminal pane with Canvas addon 2026-03-05 23:42:31 +01:00
components feat(v2): add tiling layout, sidebar controls, and keyboard shortcuts 2026-03-05 23:42:41 +01:00
stores feat(v2): add tiling layout, sidebar controls, and keyboard shortcuts 2026-03-05 23:42:41 +01:00
styles feat(v2): scaffold Tauri 2.x + Svelte 5 project (Phase 1) 2026-03-05 23:26:27 +01:00