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
/
config
/
edit.zig
Age
Commit message (
Expand
)
Author
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-07-06
macos: open URLs with NSWorkspace APIs instead of `open`
Mitchell Hashimoto
2025-06-28
Don't pass arena allocator to os.open
Daniel Wennberg
2024-12-30
feat(config): generate default template when config file is not found
Leah Amelia Chen
2024-12-30
config: edit opens AppSupport over XDG on macOS, prefers non-empty paths
Mitchell Hashimoto
2024-12-22
add a comment
Nico Weber
2024-12-22
comment
Nico Weber
2024-12-22
macos: Make "Settingsā¦" menu item open config file in Application Support
Nico Weber
2024-01-05
config: create the config dir recursively for edit
Mitchell Hashimoto
2024-01-05
config: use dirname so we don't have to alloc a new dir for edit
Mitchell Hashimoto
2024-01-05
Fix #1213 (create dir if needed for settings)
Evan Boehs
2023-12-19
Remove log from imports as it is unused
Borja Clemente
2023-12-19
Remove unused imports from config/edit
Borja Clemente
2023-12-18
fix callback struct ordering, use internal_os.open
Mitchell Hashimoto