Files
ghostty/src/config
Mitchell Hashimoto 86e5ec8ba5 font-size reloads at runtime if the font wasn't manually set
This was a very common pitfall for users. The new logic will reload the
font-size at runtime, but only if the font wasn't manually set by the
user using actions such as `increase_font_size`, `decrease_font_size`,
or `set_font_size`. The `reset_font_size` action will reset our state
to assume the font-size wasn't manually set.

I also updated a comment about `font-family` not reloading at runtime;
this wasn't true even prior to this commit.
2025-09-29 12:49:00 -07:00
..
2025-03-12 09:55:52 -07:00
2025-07-09 15:06:24 -07:00
2025-03-11 14:39:04 -07:00
2023-09-11 09:17:29 -07:00
2025-03-12 10:04:17 -07:00
2025-03-11 14:39:04 -07:00
2023-09-23 22:46:16 -07:00