nnn 和 ranger 哪个好用?还有其他更好用的吗?占用低一点的
![]() | 1 lockheart OP 没人咩?软件推荐这种日经贴都没人啦 |
2 ie88 2023-09-24 16:30:40 +08:00 没用过 可以看看 Rust 写的这两个 [Yazi]( https://github.com/sxyazi/yazi) [jushuto]( https://github.com/kamiyaa/joshuto) |
![]() | 3 faimin 2023-09-24 18:36:37 +08:00 yazi +1 |
5 ie88 2023-09-24 21:23:37 +08:00 @lockheart Ubuntu 安装 Rust 环境,然后看 yazi => Installation => Build from source (安装指导页面最下面) git clone https://github.com/sxyazi/yazi.git cd yazi cargo build --release build 好之后,把 yazi (./target/release/yazi ) 放到一个常用路径,然后就可以用了 |
6 ie88 2023-09-24 21:54:34 +08:00 @lockheart 目前 yazi 没有加入 apt sources ,也不能 cargo install ,所以 Ubuntu 下只能源码编译 等后面支持就可以,apt install 或者 cargo install 了 我刚试了,亲测可用,https://sm.ms/image/FZDCoJVWKpSMenx |
8 PhosphorLin 2023-09-25 11:19:58 +08:00 ![]() lf |