mirror of
https://github.com/sxyazi/yazi.git
synced 2026-05-13 08:16:40 +00:00
feat: shell formatting (#3232)
This commit is contained in:
parent
cd6881c9fe
commit
554cb52cc5
86 changed files with 832 additions and 656 deletions
|
|
@ -4,7 +4,7 @@ use futures::executor::block_on;
|
|||
use hashbrown::HashSet;
|
||||
use serde::Serialize;
|
||||
use yazi_fs::{CWD, Xdg, path::expand_url};
|
||||
use yazi_shared::url::{UrlBuf, UrlCow, UrnBuf};
|
||||
use yazi_shared::url::{UrlBuf, UrlCow, UrlLike, UrnBuf};
|
||||
use yazi_vfs::provider;
|
||||
|
||||
#[derive(Debug, Default, Serialize)]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue