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