5 Commits

Author SHA1 Message Date
Bryan Lee
8e2c55a5da Improve list-actions command documentation formatting
This commit fixes two issues with the `list-actions` command:

1. Ensures all actions are listed, including those without individual
   documentation but sharing docs with related actions
2. Improves documentation formatting with proper indentation and grouping
2025-01-18 05:14:49 +08:00
Bryan Lee
1b52365541 Add default documentation for undocumented keybind actions
Previously, `ghostty +list-actions` would only show actions that had doc
comments, making it difficult for users to discover all available actions.
This change ensures all actions are listed with appropriate documentation.

For actions without doc comments, we now generate a default message
encouraging contribution.
2025-01-18 05:14:49 +08:00
Erlend Lind Madsen
ca426a4267 remove unused ziglyph import 2024-02-09 20:05:11 +01:00
Jeffrey C. Ollie
cab28c3940 Generate help strings for keybind actions. 2024-01-21 19:47:36 -06:00
Mitchell Hashimoto
7595b9b4bf re-add helpgen 2024-01-20 09:49:27 -08:00