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
2024-07-15
termio: writer => mailbox
Mitchell Hashimoto
2024-07-15
termio: reader => backend
Mitchell Hashimoto
2024-07-15
termio: trying to get Exec to not have access to full Opts
Mitchell Hashimoto
2024-07-14
termio: fix windows build
Mitchell Hashimoto
2024-07-14
termio: remove a ton of state
Mitchell Hashimoto
2024-07-14
termio: writer abstraction
Mitchell Hashimoto
2024-07-13
termio: move all subprocess logic to termio.Exec
Mitchell Hashimoto
2024-07-13
termio: move subprocess out to its own file
Mitchell Hashimoto
2024-07-11
terminal: boilerplate for tmux control mode parsing
Mitchell Hashimoto
2024-07-11
terminal: all DCS events can produce a command
Mitchell Hashimoto
2024-07-11
terminal: dcs put can return a command
Mitchell Hashimoto
2024-07-05
termio: hook up OSC8
Mitchell Hashimoto
2024-07-03
termio: allow failing to build manpath string
Mitchell Hashimoto
2024-07-03
termio: remove unnecessary resources_key const
Jon Parise
2024-07-03
termio: add man pages to MANPATH on macOS
Jon Parise
2024-07-01
Don't leak env vars in GTK apprt.
Jeffrey C. Ollie
2024-06-08
small stylistic tweaks
Mitchell Hashimoto
2024-06-07
Use clone3 / CLONE_INTO_CGROUP on Linux
Jeffrey C. Ollie
2024-06-05
apprt/gtk: cgroup hierarchy only affects surfaces
Mitchell Hashimoto
2024-06-05
termio/exec: move subprocess into cgroup
Mitchell Hashimoto
2024-06-05
termio: plumb a lot more to get ready to move into cgroup
Mitchell Hashimoto
2024-06-04
plumb the linux cgroup through to termio
Mitchell Hashimoto
2024-05-27
refactor(shell-integration): refactor to make cases alphabetical
ilk
2024-05-07
termio: shell integration uses arena
Mitchell Hashimoto
2024-05-05
shell-integration: automatic bash integration
Jon Parise
2024-05-01
terminal: track dirty state of palette and reverse colors
Mitchell Hashimoto
2024-04-21
termio: pass full command to shell integration
Jon Parise
2024-04-19
config: rename "wcswidth" to "legacy" for "grapheme-width-method"
Mitchell Hashimoto
2024-04-17
fix breaking changes with latest zig
Mitchell Hashimoto
2024-03-29
fix(termio/exec): avoid overflow in setCursorRow/ColRelative
Qwerasd
2024-03-22
termio/exec: clear screen should erase rows and shift up
Mitchell Hashimoto
2024-03-22
termio/exec: only clear above cursor if cursor is not on y=0
Mitchell Hashimoto
2024-03-22
terminal: jump to prompt
Mitchell Hashimoto
2024-03-22
core: configurable scrollback limit
Mitchell Hashimoto
2024-03-22
termio/exec: get compiler errors gone
Mitchell Hashimoto
2024-03-22
zig build test with renamed terminal package
Mitchell Hashimoto
2024-03-22
update zig
Mitchell Hashimoto
2024-02-12
Update usage of std.os.O
Krzysztof Wolicki
2024-02-05
terminal: use SIMD w/ Neon to find ESC in VT streams
Mitchell Hashimoto
2024-02-02
terminal: rename theme to color_scheme for dsr
Mitchell Hashimoto
2024-02-02
core: colorSchemeCallback on surface, can report
Mitchell Hashimoto
2024-02-02
terminal: distinguish between DSRs with "?" and not
Mitchell Hashimoto
2024-02-02
config: grapheme-width-method sets mode 2027
Mitchell Hashimoto
2024-01-31
termio/exec: only add ghostty path if it isn't already in path
Mitchell Hashimoto
2024-01-31
termio/exec: always put ghostty bin dir in GHOSTTY_BIN_DIR env var
Mitchell Hashimoto
2024-01-31
Automatically inject ghostty cli to end of $PATH
Allan Calix
2024-01-28
terminal: handle SCOSC/SCORC
Mitchell Hashimoto
2024-01-17
config: introduce wait-after-command
Mitchell Hashimoto
2024-01-13
remove tracy usage from all files
Mitchell Hashimoto
2024-01-11
Use WINDIR instead of hardcoding C:\Windows
widberg
[prev]
[next]