kamiyaa / joshuto

ranger-like terminal file manager written in Rust

Home Page:https://crates.io/crates/joshuto

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

[REQ] Make mouse support configurable

Sonico98 opened this issue · comments

Allow enabling / disabling mouse support from within joshuto.toml, with an option that allows setting mouse support to true or false. Right now, the only way to disable mouse support is to compile joshuto without the mouse feature.

Yeah, that would be a nice feature to have