Shortcut design updates and fix escape behavior
This commit is contained in:
parent
b8d8fdf871
commit
1564a77e5f
2 changed files with 117 additions and 135 deletions
|
|
@ -46,11 +46,7 @@ use std::{
|
|||
};
|
||||
|
||||
use crate::{
|
||||
Action,
|
||||
Terminal,
|
||||
TerminalScroll,
|
||||
menu::MenuState,
|
||||
mouse_reporter::MouseReporter,
|
||||
Action, Terminal, TerminalScroll, menu::MenuState, mouse_reporter::MouseReporter,
|
||||
terminal::Metadata,
|
||||
};
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue