Add terminal tabs TODO item

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
2026-02-24 02:44:58 +01:00
co-authored by Claude Opus 4.6
parent 27b19d4698
commit 86ceb2de56
+1
View File
@@ -114,6 +114,7 @@ Long-term open items for Clide development.
- [ ] Image paste support: intercept browser clipboard image on Ctrl+V, upload blob to server, save as temp file. Claude Code already handles Ctrl+V as image paste — just needs the image on the filesystem
- [ ] Right-click context menu for copy/paste in web terminal
- [ ] Multiple terminal tabs: the workspace terminal already runs inside a shell — leverage this for tabbed terminal sessions (new tab, close tab, switch tabs)
## Build & Distribution