summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-12-26build.zig: v1.0.0v1.0.0Mitchell Hashimoto
2024-12-26set version metadata to 1.0.0Mitchell Hashimoto
2024-12-26Create LICENSEMitchell Hashimoto
2024-12-26macos: send a cursor position event on mouseEnter (#3133)Mitchell Hashimoto
2024-12-26macos: send a cursor position event on mouseEnterMitchell Hashimoto
2024-12-26`Screen.cursorScrollAboveRotate` memory corruption fix (#3129)Mitchell Hashimoto
2024-12-26`Screen.cursorAbsolute` memory corruption fix (#3127)Mitchell Hashimoto
2024-12-25apprt/gtk: handle nullable event from event controller (#3131)Mitchell Hashimoto
2024-12-25apprt/gtk: handle nullable event from event controllerTristan Partin
2024-12-25fix: unconditionally mark cursor row dirty in `cursorScrollAbove`Qwerasd
2024-12-25test: correct scroll above dirty assertionsQwerasd
2024-12-25improve commentsQwerasd
2024-12-25fix: memory corruption in `Screen.cursorScrollAboveRotate`Qwerasd
2024-12-25test: add additional checks to scroll above cross-page testQwerasd
2024-12-25fix: memory corruption in `Screen.cursorAbsolute`Qwerasd
2024-12-25test: add failing test for `Screen.cursorAbsolute` memory corruptionQwerasd
2024-12-25terminal: support progress for ConEmu pause and error stateJan200101
2024-12-25fix: correct handling of CTC and DECST8C (#3121)Mitchell Hashimoto
2024-12-25terminal: parse ConEmu progress OSC 9 (#3124)Mitchell Hashimoto
2024-12-25terminal: parse ConEmu progress OSC 9Jan200101
2024-12-25fix: correct handling of CTC and DECST8CAyman Bagabas
2024-12-25config: use escaped encoding for macOS cmd+left/right (#3116)Mitchell Hashimoto
2024-12-25config: use escaped encoding for macOS cmd+left/rightMitchell Hashimoto
2024-12-25optimize `Style.eql` using `PackedStyle` (#3113)Mitchell Hashimoto
2024-12-25optimize `Style.eql` using `PackedStyle`David Rubin
2024-12-24feat: add support for middle position quick terminal (#3100)Mitchell Hashimoto
2024-12-24config: revert cmd/alt+left/right to legacy encoding on macOS by default (#3107)Mitchell Hashimoto
2024-12-25code reviewDamien Mehala
2024-12-24config: revert cmd/alt+left/right to legacy encoding on macOS by defaultMitchell Hashimoto
2024-12-24macos: Make "Settings…" menu item open config file in Application Sup… (#...Mitchell Hashimoto
2024-12-24optimize `Style` hashing to be single-shot (#3103)Mitchell Hashimoto
2024-12-24terminal: address typos in style structMitchell Hashimoto
2024-12-24add some commentsDavid Rubin
2024-12-24optimize `Style` hashing to be single-shotDavid Rubin
2024-12-24Fix UB in style hashing by using autoHash, but keep XxHash3 (#3102)Mitchell Hashimoto
2024-12-24Fix UB in style hashing by using autoHash, but keep XxHash3Mitchell Hashimoto
2024-12-24feat: add support for middle position in quick terminalDamien Mehala
2024-12-23A couple significant performance improvements for styles (#3097)Mitchell Hashimoto
2024-12-23apprt/gtk: support dark window decorations with GtkWindow (#3096)Mitchell Hashimoto
2024-12-23perf(styles): greatly improve style.hash performanceQwerasd
2024-12-23perf(RefCountedSet): make swap metric prioritize high refcount itemsQwerasd
2024-12-23apprt/gtk: support dark window decorations with GtkWindowIain H
2024-12-23terminal: selectionString only applies x offset on first/last page (#3095)Mitchell Hashimoto
2024-12-23terminal: selectionString only applies x offset on first/last pageMitchell Hashimoto
2024-12-23kittygfx: placement with rows (r) param scrolls properly out of viewport (#3094)Mitchell Hashimoto
2024-12-23kittygfx: placement with rows (r) param scrolls properly out of viewportMitchell Hashimoto
2024-12-23Fix RefCountedSet issue(s) (#3093)Mitchell Hashimoto
2024-12-23apprt/gtk: move new tab button to start of header bar (#3086)Mitchell Hashimoto
2024-12-23terminal: PageList.pin doesn't allow out of bounds x values (#3092)Mitchell Hashimoto
2024-12-23terminal: PageList.pin doesn't allow out of bounds x valuesMitchell Hashimoto