mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-07-16 08:46:08 +03:00
Fix typo
This commit is contained in:

committed by
Mitchell Hashimoto

parent
4aac4ecd98
commit
2dbd46096f
@ -96,7 +96,7 @@ pub const Action = union(Key) {
|
|||||||
/// Toggle the quick terminal in or out.
|
/// Toggle the quick terminal in or out.
|
||||||
toggle_quick_terminal,
|
toggle_quick_terminal,
|
||||||
|
|
||||||
/// Toggle the quick terminal in or out.
|
/// Toggle the visiblity of all windows
|
||||||
toggle_visibility,
|
toggle_visibility,
|
||||||
|
|
||||||
/// Jump to a specific tab. Must handle the scenario that the tab
|
/// Jump to a specific tab. Must handle the scenario that the tab
|
||||||
|
Reference in New Issue
Block a user