Building a full-fledged code editor for iPad
Stars
3.8k
Forks
321
Watchers
3.8k
Open Issues
586
Overall repository health assessment
No package.json found
This might not be a Node.js project
811
commits
8
commits
4
commits
4
commits
4
commits
1
commits
1
commits
1
commits
1
commits
1
commits
feat: update terminal size synchronization and improve connection handling
3a8a553View on GitHubfeat: fix terminal focus when switching between multi terminal
6273bcfView on GitHubMerge pull request #1302 from ThalesMMS/Multi-terminal
a7edb0aView on GitHubUpdate localization files for version 1.12.0: correct release date and add changelog entries for multi-terminal support and key modifiers
42ab50dView on GitHubAdd canReset property to TerminalManager and conditionally enable reset button in ToolbarView
e5e4e3bView on GitHubFix remoteTerminal property to return nil when no remote terminal is set
4f2bc85View on GitHubUpdate accessibility hints for terminal tab in multiple languages
cd9abc0View on GitHubRefactor terminal service provider assignment to target only the active terminal
7eb27ddView on GitHubClarify terminal instance creation by disabling remote terminal support
249d270View on GitHubFix async handling for terminal executor retrieval in local execution
3dd2cf5View on GitHub