..
apprt
gtk: require libadwaita
2025-02-14 21:49:51 -06:00
bench
…
build
gtk: require libadwaita
2025-02-14 21:49:51 -06:00
cli
gtk: require libadwaita
2025-02-14 21:49:51 -06:00
config
gtk: require libadwaita ( #5749 )
2025-02-15 09:04:11 -06:00
crash
core: add build option to disable sentry
2025-01-02 13:32:45 -08:00
datastruct
terminal: sliding window search can move the cursor
2024-12-03 15:53:12 -08:00
font
Implement draw_octant() and yQuads() for U16.0
2025-02-13 09:08:33 -08:00
input
Add tab title rename feature to macos
2025-02-14 13:29:36 -08:00
inspector
Add keyboard navigation for Terminal IO window ( #3909 )
2025-02-11 12:46:18 -08:00
os
gtk(x11): set `WINDOWID` env var for subprocesses
2025-02-11 13:42:12 -08:00
renderer
fix(Metal): don't throw away glyphs when the fg and bg colors match
2025-02-09 18:11:36 -05:00
shell-integration
Fix sudo fish shell integration ( #5276 )
2025-01-23 16:17:51 -08:00
simd
config: yeet usingns
2024-08-16 10:49:37 -07:00
stb
chore: update stb_image.h
2025-01-18 22:47:18 +09:00
terminal
terminal: reflow the saved cursor if we have one
2025-02-12 10:34:31 -08:00
terminfo
…
termio
termio: use modified backend ( #5776 )
2025-02-14 22:57:50 -06:00
unicode
unigen: Remove libc dependency, use ArenaAllocator
2025-01-20 18:30:22 -08:00
App.zig
core: performAction now returns a bool
2025-02-11 16:43:50 -08:00
Command.zig
Move resource limits to a dedicated struct, restore before preexec
2025-01-02 15:05:10 -08:00
Surface.zig
core: add `env` config option
2025-02-14 20:50:01 -08:00
apprt.zig
libghostty: unified action dispatch
2024-09-26 22:00:11 -07:00
build_config.zig
This is a major refactor of `build.zig`.
2025-01-07 19:47:43 -08:00
cli.zig
c: remove the config load string API
2024-10-18 08:11:11 -07:00
config.zig
core: add `env` config option
2025-02-14 20:50:01 -08:00
fastmem.zig
…
global.zig
Ignore SIGPIPE
2025-01-24 13:48:30 -08:00
helpgen.zig
Improve `list-actions` command documentation formatting
2025-01-18 05:14:49 +08:00
input.zig
macOS: "option-as-alt" defaults to "true" for US keyboard layouts
2024-12-11 10:27:08 -08:00
main.zig
docs: generate mdx file for cli actions
2025-01-23 15:58:33 -08:00
main_c.zig
apprt/embedded: fix usingnamespace usage
2024-08-16 15:00:07 -07:00
main_ghostty.zig
Clarify CLI vs. Keybind Actions documentation
2025-01-01 12:34:55 -05:00
main_wasm.zig
lots more yeeting
2024-08-16 14:35:10 -07:00
math.zig
…
pty.zig
core: fix up pty Zig error sets
2025-02-03 15:06:59 -06:00
quirks.zig
…
renderer.zig
renderer: dedicated size struct, defined coordinate spaces
2024-11-14 12:36:21 -08:00
surface_mouse.zig
macos: rectangle select only requires option + drag
2024-10-30 20:47:24 -04:00
termio.zig
…