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
/
main.zig
Age
Commit message (
Expand
)
Author
2025-07-09
remove src/bench
Mitchell Hashimoto
2025-07-09
bench: remove old benchmarks we converted
Mitchell Hashimoto
2025-01-23
docs: generate mdx file for cli actions
Anund
2024-12-19
webgen: update config to support callouts, emit keybind actions
Mitchell Hashimoto
2024-12-18
build: generate reference page for config for website
Mitchell Hashimoto
2024-09-27
Forward std_options from entrypoint in main.zig
Mitchell Hashimoto
2024-08-16
almost yeeted it all!
Mitchell Hashimoto
2024-03-26
remove old terminal implementation
Mitchell Hashimoto
2024-03-22
bench/resize
Mitchell Hashimoto
2024-03-22
bench/screen-copy
Mitchell Hashimoto
2024-03-22
vt-insert-lines bench
Mitchell Hashimoto
2024-03-22
bench/page-init
Mitchell Hashimoto
2024-02-09
bench/grapheme-break
Mitchell Hashimoto
2024-02-06
bench/codepoint-width
Mitchell Hashimoto
2024-02-05
bench/stream: benchmark for stream processing
Mitchell Hashimoto
2024-02-04
build: get benchmarks building again
Mitchell Hashimoto
2024-02-04
add helpgen entrypoint
Mitchell Hashimoto
2024-02-04
move mdgen main to build dir
Mitchell Hashimoto
2024-01-14
use Apple logging subsystem on all Darwin targets
Mitchell Hashimoto
2024-01-13
remove tracy usage from all files
Mitchell Hashimoto
2024-01-13
build: remove tracy completely
Mitchell Hashimoto
2023-12-15
Surface: set crosshair, change event processing logic for mouse tracking
Chris Marchesi
2023-11-29
renderer/metal: underline urls
Mitchell Hashimoto
2023-11-22
core: move resources dir to main global state
Mitchell Hashimoto
2023-11-17
renderer/metal: load custom shaders
Mitchell Hashimoto
2023-11-05
rename Pty.zig to pty.zig
Mitchell Hashimoto
2023-11-05
os: rename env to be posix-like, do not allocate on posix
Mitchell Hashimoto
2023-11-05
windows: add support for the glfw backend on Windows
kcbanner
2023-10-24
inspector: render basic key inspector
Mitchell Hashimoto
2023-10-24
move circular buffer to src/
Mitchell Hashimoto
2023-10-02
update zig
Mitchell Hashimoto
2023-09-23
cli: move cli_args.zig to cli
Mitchell Hashimoto
2023-09-23
cli: dedicated directory
Mitchell Hashimoto
2023-09-20
main: disable stderr logging by default for lib
Mitchell Hashimoto
2023-09-20
apprt/embedded: ghostty_cli_main
Mitchell Hashimoto
2023-09-18
apprt/gtk: key file for logic related to keys
Mitchell Hashimoto
2023-09-15
main: only check for CLI actions on non-lib builds
Mitchell Hashimoto
2023-09-15
can enable logging for CLI actions with GHOSTTY_LOG env var
Mitchell Hashimoto
2023-09-15
do not write logs to stderr for cli actions
Mitchell Hashimoto
2023-09-15
Add --version for outputting version, framework for more actions
Mitchell Hashimoto
2023-08-09
warn if the binary is a debug build
Mitchell Hashimoto
2023-08-08
Fix typos
Kevin Hovsäter
2023-08-07
apprt/gtk: enable single instance mode
Mitchell Hashimoto
2023-07-10
move a bunch of files to src/os
Mitchell Hashimoto
2023-07-09
move TempDir to src/os and use the real tmpDir
Mitchell Hashimoto
2023-06-23
terminfo: basic Source structure and can encode
Mitchell Hashimoto
2023-03-19
move config loading into apprt to prep for reloading
Mitchell Hashimoto
2023-03-19
config: dedicated load func so we can reload
Mitchell Hashimoto
2023-03-04
build: generate a version number, show in log on startup
Mitchell Hashimoto
2023-03-04
can now use -Dfont-backend to choose the font backend to use
Mitchell Hashimoto
[next]