adding the usual suspects emulator plugins

This commit is contained in:
Matt Nish-Lapidus 2024-12-07 11:02:16 -05:00
parent ae3f40b06f
commit e998e632b4
14 changed files with 199 additions and 3 deletions

View file

@ -61,7 +61,7 @@ config.keys = {
},
{
key = 'k',
mods = 'CTRL',
mods = 'CTRL|SHIFT',
action = act.Multiple {
act.ClearScrollback 'ScrollbackAndViewport',
act.SendKey { key = 'L', mods = 'CTRL' },