mirror of
https://github.com/ghostty-org/ghostty.git
synced 2026-06-07 20:34:29 +00:00
input: activate/deactivate key table binding actions
This commit is contained in:
@@ -671,6 +671,10 @@ fn actionCommands(action: Action.Key) []const Command {
|
||||
.write_scrollback_file,
|
||||
.goto_tab,
|
||||
.resize_split,
|
||||
.activate_key_table,
|
||||
.activate_key_table_once,
|
||||
.deactivate_key_table,
|
||||
.deactivate_all_key_tables,
|
||||
.crash,
|
||||
=> comptime &.{},
|
||||
|
||||
|
||||
Reference in New Issue
Block a user