Merge pull request #2118 from ghostty-org/push-ymywukppmvvu

readme: clarify that comments are only allowed on a dedicated line
This commit is contained in:
Mitchell Hashimoto
2024-08-18 19:04:13 -07:00
committed by GitHub

View File

@ -68,6 +68,7 @@ The file format is documented below as an example:
background = 282c34 background = 282c34
foreground= ffffff foreground= ffffff
# Comments start with a `#` and are only valid on their own line.
# Blank lines are ignored! # Blank lines are ignored!
keybind = ctrl+z=close_surface keybind = ctrl+z=close_surface