kamiyaa / joshuto

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

toml nightmare. #181

Closed ben2talk closed 2 years ago

ben2talk commented 2 years ago

Tried out Joshuto - looks good. Created keymap.toml pasted contents of example keymaps not set.

Why not install with a default keymap file?

kamiyaa commented 2 years ago

What do you mean by install with a default keymap file and keymaps not set?

notjedi commented 2 years ago

@kamiyaa i'm not sure about the "install with a default keymap file" part but as far as the first one goes, copy pasting the keymap config file from here does not work. it says Unmapped input: <KEY> (ig this is what he meant). i'm facing the same issue.

EDIT: this is fixed after updating to the latest version v0.9.4.

kamiyaa commented 2 years ago

@kamiyaa i'm not sure about the "install with a default keymap file" part but as far as the first one goes, copy pasting the keymap config file from here does not work. it says Unmapped input: <KEY> (ig this is what he meant). i'm facing the same issue.

EDIT: this is fixed after updating to the latest version v0.9.4.

Ah I see. This was most likely due to the config file on github reflects the latest changes as opposed to the current release version (0.9.3). I'm guessing you had 0.9.3 installed and not the latest git installed.

If you want to see what the configs looked like at the time of release, you can see here: https://github.com/kamiyaa/joshuto/tree/0.9.3