Fixed focus issues with scrolling and input

This commit is contained in:
Mikayla Maki 2022-06-28 18:28:13 -07:00
parent 38ed70d5cc
commit e3834409dd
4 changed files with 84 additions and 28 deletions

View file

@ -366,7 +366,6 @@
"up": "terminal::UP",
"down": "terminal::DOWN",
"tab": "terminal::TAB",
"cmd-k": "terminal::Clear",
"cmd-v": "terminal::Paste"
}
}