kamiyaa / joshuto

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

Keymap error: Linemode 'size | mtime' unknown. #396

Closed m0cun closed 11 months ago

m0cun commented 11 months ago

Thanks for your cool project. Sorry if I am saying something strange.

When I move the keymap.toml to ~/config/joshutu and execute the joshuto command again, the following error is displayed:

Keymap error: Linemode 'size | mtime' unknown.
Keymap error: Linemode 'user' unknown.
Keymap error: Linemode 'user | group' unknown.
Keymap error: Linemode 'perm' unknown.

This is my environment information: macOS 11.5.2 zsh 5.8 joshuto-0.9.5

m0cun commented 11 months ago

Sorry, I just saw that this was a new feature a week ago, and the 0.9.5 release version is not yet supported.