commit
a86f401a7c
4 changed files with 33 additions and 31 deletions
|
@ -62,15 +62,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
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue