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.zig
Age
Commit message (
Expand
)
Author
2025-10-04
input: use std.Io.Writer for key encoder, new API, expose via libghostty
Mitchell Hashimoto
2025-09-29
feat: enable separate scaling for precision and discrete mouse scrolling
Toufiq Shishir
2025-09-19
build: generate various resources at build run, not build graph
Mitchell Hashimoto
2025-08-19
feat: add right-click action configuration
Luzian Bieri
2025-08-02
apprt/gtk-ng: toggle_window_decorations
Mitchell Hashimoto
2025-07-09
libghostty: export benchmark CLI API
Mitchell Hashimoto
2025-07-06
Added bold-color option
Robert Ian Hawdon
2025-07-06
Add link-previews option
Gregory Anders
2025-06-30
Introduce `font-shaping-break` config option
Daniel Patterson
2025-06-25
renderer: add support for background images
Qwerasd
2025-06-22
`input` configuration to pass input as stdin on startup
Mitchell Hashimoto
2025-04-10
config: allow commands to specify whether they shell expand or not
Mitchell Hashimoto
2025-03-12
test
Mitchell Hashimoto
2025-02-14
core: add `env` config option
Jeffrey C. Ollie
2024-12-28
confirm-close-surface option can be set to always to always require confirmation
Mohammadi, Erfan
2024-11-19
apprt: action to change conditional state, implement for embedded
Mitchell Hashimoto
2024-11-19
config: add basic conditional system core logic (no syntax yet)
Mitchell Hashimoto
2024-11-09
some tweaks
Mitchell Hashimoto
2024-11-09
refactor: remove unused imports
Nadir Fejzic
2024-11-09
refactor: define `FreetypeLoadFlags` struct and default in `font.face`
Nadir Fejzic
2024-11-09
refactor: make freetype flags void for non-freetype backend
Nadir Fejzic
2024-09-17
config: move optional path parsing into RepeatablePath
Gregory Anders
2024-08-26
config: font-synthetic-style to enable/disable synthetic styles
Mitchell Hashimoto
2024-08-16
config: yeet usingns
Mitchell Hashimoto
2024-08-03
config: add window-padding-color
Mitchell Hashimoto
2024-04-06
font: SharedGridSet uses DerivedConfig
Mitchell Hashimoto
2024-01-20
config: file formatter
Mitchell Hashimoto
2024-01-09
custom shader animation can be set to "always" to always remain active
Mitchell Hashimoto
2023-12-22
config: generate vim configs at comptime
Mitchell Hashimoto
2023-12-18
fix callback struct ordering, use internal_os.open
Mitchell Hashimoto
2023-11-29
renderer/metal: underline urls
Mitchell Hashimoto
2023-11-24
config: add string parse, tests
Mitchell Hashimoto
2023-11-11
config: export ClipboardAccess
Gregory Anders
2023-11-07
config: switch shell-integration-features
Mitchell Hashimoto
2023-10-11
config: add mouse-shift-capture configuration
Mitchell Hashimoto
2023-09-10
terminal: CSI q requires a space intermediate
Mitchell Hashimoto
2023-09-10
config: add C API ghostty_config_get to read configuration values
Mitchell Hashimoto
2023-09-10
config: extract into dedicated dir, split into files
Mitchell Hashimoto
2023-09-09
Big Cursor State Refactor
Mitchell Hashimoto
2023-09-05
gtk: add gtk-single-instance setting to allow disabling of it
Thorsten Ball
2023-09-03
Merge pull request #397 from mitchellh/mrn/gtk-window-decoration
Mitchell Hashimoto
2023-09-03
gtk: allow hiding window decoration in configuration
Thorsten Ball
2023-09-03
config: clean up cursor style configuration
SoraTenshi
2023-09-02
turn zoom into a toggle rather than an explicit zoom/unzoom
Mitchell Hashimoto
2023-09-02
core: add unzoom_split binding
Mitchell Hashimoto
2023-09-02
core: add zoom keybinding for splits
Mitchell Hashimoto
2023-09-01
macos: add visible-menu non-native-fullscreen option
Will Pragnell
2023-08-30
add ghostty_config_trigger C API to find a trigger for an action
Mitchell Hashimoto
2023-08-28
Add Caveat information for shell integration
SoraTenshi
2023-08-28
config: Add option for custom cursor style
SoraTenshi
[next]