Closed milomouse closed 6 months ago
Can confirm, it seems the mouse setting is completely useless in V11 at the moment, I will look into this, hopefully later this week, thanks for reporting this.
Should be fixed in https://github.com/Jelmerro/Vieb/commit/969b5bc35ae41440997f6e94b30dc4adbc23825a, a release is not planned soon, but definitely within a month.
Implemented in 12.0.0 :tada:
Checklist
:help
documentation using/
for helpful informationDescribe the bug Using :set mouse= does not change it's behavior, no matter what array I supply it. The current value on the help page always shows "all", and I maintain full mouse control.
To Reproduce Using Vieb 11.0.0, I issue the command :set mouse= I have also tried giving it a non-nil value such as from the example page :set mouse=scrollzoom,oustsideinsert,newtab This is tested with and without a viebrc file.
Expected behavior I expect it to work as it did in Vieb 10.6.0 (where it works correctly), issuing :set mouse= would disable all mouse control within Vieb and update it's current value on the help page from "all" to "".
Specs