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