Hide
On this page
Hide#
Hides (or minimizes, depending on the platform) the current window.
config.keys = {
{ key = 'h', mods = 'CMD', action = wakterm.action.Hide },
}
Hide#
Hides (or minimizes, depending on the platform) the current window.
config.keys = {
{ key = 'h', mods = 'CMD', action = wakterm.action.Hide },
}