mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-07-26 02:31:55 +00:00
write_scrollback_file binding
This commit is contained in:
@@ -174,6 +174,10 @@ pub const Action = union(enum) {
|
||||
/// is backwards.
|
||||
jump_to_prompt: i16,
|
||||
|
||||
/// Write the entire scrollback into a temporary file and write the
|
||||
/// path to the file to the tty.
|
||||
write_scrollback_file: void,
|
||||
|
||||
/// Dev mode
|
||||
toggle_dev_mode: void,
|
||||
|
||||
|
||||
Reference in New Issue
Block a user