summaryrefslogtreecommitdiffhomepage
path: root/packages/app/src/components/terminal.tsx
AgeCommit message (Expand)Author
2026-04-19feat: add terminal font settings and built-in Nerd Font (#23391)Luke Parker
2026-04-16fix: clean up final 16 no-unused-vars warnings (#22751)Kit Langton
2026-04-15feat: enable type-aware no-floating-promises rule, fix all 177 violations (#2...Kit Langton
2026-04-15feat: add oxlint with correctness defaults (#22682)Kit Langton
2026-04-14delete all e2e tests (#22501)Dax Raad
2026-04-09Remove CLI from electron app (#17803)Brendan Allan
2026-04-09fix(app): skip url password setting for same-origin server and web app (#19923)OpeOginni
2026-03-25Reapply "fix(app): startup efficiency"Adam
2026-03-25Revert "fix(app): startup efficiency"Adam
2026-03-25Reapply "fix(app): startup efficiency (#18854)"Adam
2026-03-24Revert "fix(app): startup efficiency (#18854)"Adam
2026-03-24fix(app): startup efficiency (#18854)Adam
2026-03-19fix(desktop): remote server switching (#17214)OpeOginni
2026-03-18fix(desktop): fix error handling by adding errorName function to identify Not...OpeOginni
2026-03-13fix(app): terminal cloning without retry (#17354)Adam
2026-03-13chore(app): i18n sync (#17283)Adam
2026-03-12Fix terminal e2e flakiness with a real terminal driver (#17144)Luke Parker
2026-03-12fix(desktop): set default WebSocket username and prevent repeated calling of ...OpeOginni
2026-03-10fix(app): terminal jankAdam
2026-03-08feat(app): generate color palettes (#16232)Adam
2026-03-04fix(app): terminal tab closeAdam
2026-03-02chore(app): solidjs refactoring (#13399)Adam
2026-02-20fix(app): terminal issues (#14435)Adam
2026-02-19fix(app): terminal rework (#14217)Adam
2026-02-18app: refactor server management backend (#13813)Brendan Allan
2026-02-17fix(app): terminal disconnect and resync (#14004)Adam
2026-02-13fix(app): terminal resizeAdam
2026-02-12fix(app): terminal pty isolationAdam
2026-02-12chore: refactor packages/app files (#13236)Adam
2026-02-11fix(app): terminal resizeAdam
2026-02-11fix(app): terminal copy/pasteAdam
2026-02-10fix(app): disable terminal transparencyAdam
2026-02-10fix(app): terminal replay (#12991)Adam
2026-02-07fix(app): respect terminal toggle keybind when terminal is focused (#12635)Ryan Miville
2026-02-06fix(app): more terminal replay issuesAdam
2026-02-06chore: refactoring and tests, splitting up files (#12495)Adam
2026-02-05fix(app): more terminal stability fixesAdam
2026-02-05fix(app): terminal URL issuesAdam
2026-02-04fix(app): terminal EOL issuesAdam
2026-02-04fix(app): derive terminal WebSocket URL from browser origin instead o… (#12...Dave Dennis
2026-02-04fix(app): terminal hyperlink clicksAdam
2026-02-04fix(terminal): support remote server connections and fix GLIBC compatibility ...Lucas (TaeYoung) Jo
2026-01-27perf(app): better memory managementadamelmore
2026-01-27perf(app): shared terminal ghostty-web instanceadamelmore
2026-01-27fix(app): non-fatal error handlingadamelmore
2026-01-24fix(app): remove terminal connection error overlayadamelmore
2026-01-21fix(app): terminal issues/regressionAdam
2026-01-21fix(app): terminal improvements - focus, rename, error state, CSP (#9700)Halil Tezcan KARABULUT
2026-01-20wip(app): settingsAdam
2026-01-16Revert "feat(desktop): Terminal Splits (#8767)"Adam