Improve look of context menu checkbox
This commit is contained in:
parent
898e3add26
commit
ccd507594b
3 changed files with 10 additions and 11 deletions
|
|
@ -109,7 +109,7 @@ pub struct Flags {
|
|||
term_config: TermConfig,
|
||||
}
|
||||
|
||||
#[derive(Clone, Debug)]
|
||||
#[derive(Clone, Copy, Debug)]
|
||||
pub enum Action {
|
||||
Copy,
|
||||
Paste,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue