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

Fix incorrect sort method field in example config #350

Closed rqdmap closed 1 year ago

rqdmap commented 1 year ago

When I follow the default config files in /config/joshuto.toml, I find the field method which decides how to sort items doesn't work. It's because the default name of it in source code is sort_method.