diff --git a/yazi-core/src/mgr/commands/open.rs b/yazi-core/src/mgr/commands/open.rs index 937c50bd..32851345 100644 --- a/yazi-core/src/mgr/commands/open.rs +++ b/yazi-core/src/mgr/commands/open.rs @@ -12,7 +12,7 @@ use crate::{mgr::Mgr, tab::Folder, tasks::Tasks}; #[derive(Clone, Copy)] pub(super) struct Opt { pub(super) interactive: bool, - pub(super) hovered: bool, + pub(super) hovered: bool, } impl From for Opt { diff --git a/yazi-packing/src/lib.rs b/yazi-packing/src/lib.rs index e69de29b..8b137891 100644 --- a/yazi-packing/src/lib.rs +++ b/yazi-packing/src/lib.rs @@ -0,0 +1 @@ +