mirror of
https://codeberg.org/unspeaker/tek.git
synced 2025-12-07 20:26:42 +01:00
wip: refactor pt.7, 198 errors yay
This commit is contained in:
parent
869d92110d
commit
a1818a8504
6 changed files with 45 additions and 48 deletions
|
|
@ -86,7 +86,7 @@ pub trait FocusGrid {
|
|||
}
|
||||
}
|
||||
|
||||
#[derive(Clone, PartialEq)]
|
||||
#[derive(Copy, Clone, PartialEq)]
|
||||
pub enum FocusCommand {
|
||||
Next,
|
||||
Prev,
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue