index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
termio
/
Exec.zig
Age
Commit message (
Expand
)
Author
2025-10-03
Zig 0.15: Flatpak
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build test macOS
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build GTK exe
Mitchell Hashimoto
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-09-09
terminal: fix test w/ freed config
Cheru Berhanu
2025-08-22
terminal: test execCommand w/ freed config
Cheru Berhanu
2025-08-22
terminal: fix use-after-free in exec
Cheru Berhanu
2025-07-03
Handle `exec` failures more gracefully
Mitchell Hashimoto
2025-07-03
Do not resolve the symbolic link for the initial working directory
Basil Crow
2025-06-27
Move child exit handling logic to apprt thread
Mitchell Hashimoto
2025-06-20
debug: properly set thread names on macOS
Qwerasd
2025-06-09
termio: unconditionally show "process exited" message
Mitchell Hashimoto
2025-05-06
termio, flatpak: support spawning terminals in cwd
Leorize
2025-04-10
config: allow commands to specify whether they shell expand or not
Mitchell Hashimoto
2025-03-15
termio, flatpak: implement process watcher with xev
Leorize
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2025-03-09
Fix passing EnvMap for Flatpak builds
Yorick Peterse
2025-02-21
Update libxev to use dynamic backend, support Linux configurability
Mitchell Hashimoto
2025-02-14
core: add `env` config option
Jeffrey C. Ollie
2025-02-13
apprt: require envmap for exec-based termio
Mitchell Hashimoto
2025-02-12
termio: free envmap when able, fix memory leak
Mitchell Hashimoto
2025-02-11
gtk(x11): set `WINDOWID` env var for subprocesses
Leah Amelia Chen
2025-01-24
termio/exec: if pty fd HUP, end read thread
Mitchell Hashimoto
2025-01-23
Prevent fd leaks to the running shell or command
Mitchell Hashimoto
2025-01-20
Fix shell-integration-features being ignored with manual shell integration (#...
Mitchell Hashimoto
2025-01-18
termio: revise macOS-specific .hushlogin note
Jon Parise
2025-01-18
Fix `shell-integration-features` being ignored when `shell-integration` is `n...
Bryan Lee
2025-01-09
Revert "termio/exec: fix SIGPIPE crash when reader exits early"
Mitchell Hashimoto
2025-01-08
termio/exec: fix SIGPIPE crash when reader exits early
Danny Lin
2025-01-06
termio: explain why we're removing VTE_VERSION
Jon Parise
2025-01-06
termio: don't leak VTE_VERSION into child processes
Jon Parise
2024-12-20
avoid asserting working directory is absolute
Khang Nguyen Duy
2024-12-15
macos: add our application bundle to XDG_DATA_DIRS
Jon Parise
2024-11-26
Prevent GTK from initializing Vulkan. This improves startup time
Isaac Mills
2024-11-19
os: replace PATH_SEP with std.fs.path.delimiter
Jon Parise
2024-11-07
move datastructures to dedicated "datastruct" package
Mitchell Hashimoto
2024-09-20
termio: killpg expected to fail on darwin, still go into waitpid loop
Mitchell Hashimoto
2024-09-20
termio: correct comment about windows support
FineFindus
2024-09-18
termio: use surface messages to trigger password input state
Mitchell Hashimoto
2024-09-18
termio: typos
Mitchell Hashimoto
2024-09-18
termio: always set termios timer running bool to true on focus
Mitchell Hashimoto
2024-09-18
termio: increase termios poller to 200ms
Mitchell Hashimoto
2024-09-18
termio: stop the termios poller when not focused
Mitchell Hashimoto
2024-09-18
termio: set pw input state on terminal and wake up renderer
Mitchell Hashimoto
2024-09-18
termio: poll termios for changes
Mitchell Hashimoto
2024-09-03
termio: set crash threadlocal data for exec reader thread
Mitchell Hashimoto
2024-08-26
Clamp initial window size configurations to screen size
Mitchell Hashimoto
2024-07-22
Fix multiple deprecated names for zig lib/std
multifred
2024-07-18
tweaks
Mitchell Hashimoto
2024-07-19
fix: instead of overriding MANPATHs set by OS, append to them
Ćukasz Niemier
[next]