summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-03-24PACKAGING.md: remove the note about 1.1.0/1.1.1/1.1.2v1.1.31.1.xMitchell Hashimoto
2025-03-23build: generate a build.zig.zon.txt file for easy zig fetch scriptingJeffrey C. Ollie
2025-03-23Add back `fetch-zig-cache.sh` for packagingMitchell Hashimoto
2025-03-23backport(1.1.x) gtk: ensure that the content scale is always positive (#6890)Mitchell Hashimoto
2025-03-23fix: use surfaceConfig.backgroundColor to determine if the theme is light or ...Aaron Ruan
2025-03-23Fix new window focus when quick terminal is openBryan Lee
2025-03-23Fix elvish sudo integration and update documentationYappaholic
2025-03-23Fix Terminal Inspector option turns inactive if toggled in the Quick TerminalMikhail Borisov
2025-03-23gtk: ensure that the content scale is always positiveJeffrey C. Ollie
2025-03-23Make `equalize_splits` action only affect current windowBryan Lee
2025-03-23apprt/embedded: utf8 encoding buffer lifetime must extend beyond callMitchell Hashimoto
2025-03-23apprt/gtk: any preedit change should note a composing stateMitchell Hashimoto
2025-03-23fix(Metal): force a full rebuild in `setFontGrid`Qwerasd
2025-03-23terminal: increase CSI max params to 24 to accept Kakoune sequenceMitchell Hashimoto
2025-03-23dont use shift+equal comborhodes-b
2025-03-23termio: use modified backendTim Culverhouse
2025-03-23termio: prevent responses to non-query OSC 21 sequencesTim Culverhouse
2025-03-23gtk: work around oversized drag handle for GtkPanedDavid Wales
2025-03-23gtk: update the window title when grabbing tab focusMaciej Bartczak
2025-03-23update build.zig.zon.nixMitchell Hashimoto
2025-03-23apprt/gtk: make GL context current in unrealizeMitchell Hashimoto
2025-03-23up versions for developmentMitchell Hashimoto
2025-02-13macOS: fix invalid kitty keyboard encoding of control characters (#5747)v1.1.2Mitchell Hashimoto
2025-02-13apprt/embedded: proper consumed modifier state for ctrl keysMitchell Hashimoto
2025-02-13Revert "macos: don't remove ctrl modifier for text input"Mitchell Hashimoto
2025-02-13up all the metadata to 1.1.2Mitchell Hashimoto
2025-02-13apprt: require envmap for exec-based termio (#5742)v1.1.1Mitchell Hashimoto
2025-02-13apprt: require envmap for exec-based termioMitchell Hashimoto
2025-02-13macos: make goto_split, goto_tab, and move_tab performable (#5740)Mitchell Hashimoto
2025-02-13macos: make goto_split, goto_tab, and move_tab performableMitchell Hashimoto
2025-02-13macos: don't remove ctrl modifier for text input (#5738)Mitchell Hashimoto
2025-02-13macos: don't remove ctrl modifier for text inputMitchell Hashimoto
2025-02-13Eliminate tab content flickering during tab movement on macOS (#5729)Mitchell Hashimoto
2025-02-13build: replace codeberg dep with self-hosted mirror (#5736)Mitchell Hashimoto
2025-02-13draw octants directly rather than relying on font (#5433)Mitchell Hashimoto
2025-02-13build: replace codeberg dep with self-hosted mirrorMitchell Hashimoto
2025-02-13Implement draw_octant() and yQuads() for U16.0nick black
2025-02-13macOS: update additional references to Sparkle 2.6.3->2.6.4 (#5734)Mitchell Hashimoto
2025-02-13macOS: update additional references to Sparkle 2.6.3->2.6.4Jeffrey C. Ollie
2025-02-13gtk: fix ui/blueprint builder (#5727)Jeffrey C. Ollie
2025-02-13Eliminate tab content flickering during tab movement on macOSBryan Lee
2025-02-12gtk: fix ui/blueprint builderJeffrey C. Ollie
2025-02-12gtk: add support for using GTK Builder UI files and Blueprints (#5714)Jeffrey C. Ollie
2025-02-12terminal: reflow the saved cursor if we have one (#5720)Mitchell Hashimoto
2025-02-12gtk: add support for using GTK Builder UI files and BlueprintsJeffrey C. Ollie
2025-02-12terminal: reflow the saved cursor if we have oneMitchell Hashimoto
2025-02-12gtk: use the standard path for including Adwaita header file (#5716)Jeffrey C. Ollie
2025-02-12gtk: use the standard path for including Adwaita header fileJeffrey C. Ollie
2025-02-12termio: free envmap when able, fix memory leak (#5715)Mitchell Hashimoto
2025-02-12termio: free envmap when able, fix memory leakMitchell Hashimoto