mirror of
https://github.com/ghostty-org/ghostty.git
synced 2025-08-02 14:57:31 +03:00
remove outdated comment
This commit is contained in:

committed by
Jeffrey C. Ollie

parent
cc9c45de2a
commit
95fc5ad1e9
@ -349,7 +349,6 @@ pub const Action = union(enum) {
|
|||||||
toggle_tab_overview: void,
|
toggle_tab_overview: void,
|
||||||
|
|
||||||
/// Change the title of the current focused surface via a prompt.
|
/// Change the title of the current focused surface via a prompt.
|
||||||
/// This only works on macOS currently.
|
|
||||||
prompt_surface_title: void,
|
prompt_surface_title: void,
|
||||||
|
|
||||||
/// Create a new split in the given direction.
|
/// Create a new split in the given direction.
|
||||||
|
Reference in New Issue
Block a user