Revert "Changes keybind for scrollback"
This reverts commit 203c084b77.
This commit is contained in:
parent
9b0801d61b
commit
7b5f57da03
1 changed files with 2 additions and 2 deletions
|
|
@ -42,8 +42,8 @@ function M.apply_to_config(config)
|
|||
}),
|
||||
},
|
||||
{
|
||||
key = "X",
|
||||
mods = "CTRL",
|
||||
key = "L",
|
||||
mods = "CTRL|SHIFT",
|
||||
action = wezterm.action.ClearScrollback("ScrollbackAndViewport"),
|
||||
},
|
||||
-- Navigation
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue