gsxdsm
9f1347f1f4
feat(FN-682): add multi-tab terminal support with session persistence
- Add useTerminalSessions hook for managing multiple terminal sessions
- Update TerminalModal to support multiple tabs with persistent sessions
- Fix memory leak in useTerminalSessions (proper cleanup on unmount)
- Fix type leak (avoid exposing internal session state)
- Add comprehensive test coverage for useTerminalSessions hook
- Update TerminalModal tests for multi-tab behavior
- Remove obsolete test files and highlightDiff utility
2026-04-02 10:22:31 -07:00
..
2026-04-01 22:38:18 -07:00
2026-04-02 10:22:31 -07:00
2026-04-02 10:22:31 -07:00
2026-03-29 21:58:04 -07:00
2026-04-01 01:15:44 -07:00
2026-04-02 09:58:04 -07:00
2026-04-01 22:30:51 -07:00
2026-04-02 09:31:57 -07:00
2026-04-01 21:25:08 -07:00
2026-04-01 07:02:15 -07:00
2026-03-25 18:24:48 -04:00
2026-04-02 10:22:31 -07:00