mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-04-30 19:13:55 +00:00
gtk: implement toggle_split_zoom
This commit is contained in:
@@ -317,8 +317,7 @@ pub const Action = union(enum) {
|
||||
/// Focus on a split in a given direction.
|
||||
goto_split: SplitFocusDirection,
|
||||
|
||||
/// zoom/unzoom the current split. This is currently only supported
|
||||
/// on macOS. Contributions welcome for other platforms.
|
||||
/// zoom/unzoom the current split.
|
||||
toggle_split_zoom: void,
|
||||
|
||||
/// Resize the current split by moving the split divider in the given
|
||||
|
||||
Reference in New Issue
Block a user