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

[REQ] Make mouse support configurable #402

Closed Sonico98 closed 5 months ago

Sonico98 commented 11 months ago

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.

kamiyaa commented 11 months ago

Yeah, that would be a nice feature to have

Mroik commented 5 months ago

This issue has been taken care of.