| .. |
|
apprt
|
gtk(x11): update blur region upon syncAppearance (#5443)
|
2025-01-30 13:43:48 -08:00 |
|
bench
|
remove old terminal implementation
|
2024-03-26 16:14:25 -07:00 |
|
build
|
next version will be 1.1.0
|
2025-01-30 07:18:43 -08:00 |
|
cli
|
Add chorded/sequenced keybinds to +list-keybinds output
|
2025-01-24 19:58:15 +00:00 |
|
config
|
input: performable bindings aren't part of the reverse mapping
|
2025-01-29 14:12:21 -08: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
|
Metal: blend in Display P3 color space, add option for linear blending
|
2025-01-13 13:50:29 -08:00 |
|
input
|
input: performable bindings aren't part of the reverse mapping
|
2025-01-29 14:12:21 -08:00 |
|
inspector
|
Merge branch 'main' into dmehala/conemu-osc9
|
2025-01-05 21:58:45 +01:00 |
|
os
|
build: options to enable/disable terminfo & termcap install (take 2)
|
2025-01-24 10:06:39 -06:00 |
|
renderer
|
cleanup: rename `text-blending` to `alpha-blending`
|
2025-01-27 19:37:44 -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
|
Remove if check that was left in after change to exhaustive switch
|
2025-01-29 11:38:35 -07:00 |
|
terminfo
|
Fix some basic build errors.
|
2024-06-24 15:16:24 -07:00 |
|
termio
|
termio/exec: if pty fd HUP, end read thread
|
2025-01-24 09:39:22 -08:00 |
|
unicode
|
unigen: Remove libc dependency, use ArenaAllocator
|
2025-01-20 18:30:22 -08:00 |
|
App.zig
|
macos: handle overridden system bindings with no focused window
|
2025-01-04 14:07:47 -08:00 |
|
Command.zig
|
Move resource limits to a dedicated struct, restore before preexec
|
2025-01-02 15:05:10 -08:00 |
|
Surface.zig
|
Prevent hyperlink hover state when mouse is outside viewport
|
2025-01-22 02:49:37 +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
|
confirm-close-surface option can be set to always to always require confirmation
|
2024-12-28 19:16:36 -08:00 |
|
fastmem.zig
|
perf: introduce CacheTable strcture, use it for shaper cache
|
2024-06-10 13:58:35 -04:00 |
|
global.zig
|
Ignore SIGPIPE
|
2025-01-24 13:48:30 -08:00 |
|
helpgen.zig
|
remove unused ziglyph import
|
2024-02-09 20:05:11 +01: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
|
math style
|
2022-08-18 11:42:32 -07:00 |
|
pty.zig
|
Ignore SIGPIPE
|
2025-01-24 13:48:30 -08:00 |
|
quirks.zig
|
font/shaper: split text runs on common bad ligature pairs
|
2024-08-11 15:26:36 -07:00 |
|
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
|
termio: yeet usingns
|
2024-08-16 10:36:10 -07:00 |