Chenlei Hu
|
d8f074fea0
|
[Lint] Sort imports (#2104)
|
2024-12-30 17:26:37 -05:00 |
|
pythongosssss
|
30dfe76577
|
Allow copy/paste in terminal (#1760)
|
2024-12-02 19:55:14 -05:00 |
|
pythongosssss
|
d5b8a555d9
|
[Electron] xterm startup logs (#1620)
* Add live terminal output
* Fix scrolling
* Refactor loading
* Fallback to polling if endpoint fails
* Comment
* Move clientId to executionStore
Refactor types
* Remove polling
* wip terminal command input
* Refactor to use node-pty
* Hide tabs if not electron
* Lint fix
* ts fix
* Refactor tab components
* Use xterm for startup logs
* Nicer logs display
* Fix not setting xterm + mark terminal as raw
|
2024-11-20 16:09:54 -05:00 |
|
pythongosssss
|
b5f0c4bf73
|
[Electron] Terminal commands (#1531)
* Add live terminal output
* Fix scrolling
* Refactor loading
* Fallback to polling if endpoint fails
* Comment
* Move clientId to executionStore
Refactor types
* Remove polling
* wip terminal command input
* Refactor to use node-pty
* Hide tabs if not electron
* Lint fix
* ts fix
* Refactor tab components
|
2024-11-17 14:43:08 -05:00 |
|