kamiyaa / joshuto

ranger-like terminal file manager written in Rust
https://crates.io/crates/joshuto
GNU Lesser General Public License v3.0
3.4k stars 150 forks source link

feat: add user & group on foot and make linemode configturable and more options #385

Closed Lzzzzzt closed 1 year ago

Lzzzzzt commented 1 year ago

I change the dependency from users to nix, due to the users hasn't update for 3 years

implemented: #380

demo: iShot_2023-07-31_23 17 34

xfzv commented 1 year ago

Nice!

Lzzzzzt commented 1 year ago

is it would be better if after the function uid_to_string and gid_to_string get the string of user/group, the store it to an global hashmap? Because it will query on all file.