Fix SendText/SendKeystroke having the wrong context name in terminal

Co-Authored-By: Max Brunsfeld <max@zed.dev>
This commit is contained in:
Julia 2024-01-04 12:35:51 -05:00
parent 8d07246f7d
commit d79b8e4b98
2 changed files with 2 additions and 10 deletions

View file

@ -61,15 +61,7 @@ use lazy_static::lazy_static;
actions!(
terminal,
[
Clear,
Copy,
Paste,
ShowCharacterPalette,
SearchTest,
SendText,
SendKeystroke,
]
[Clear, Copy, Paste, ShowCharacterPalette, SearchTest,]
);
///Scrolling is unbearably sluggish by default. Alacritty supports a configurable