dotphiles / dotzsh

A community driven framework for zsh
224 stars 33 forks source link

Unable to use scroll wheel in man/less #16

Closed cinnamennen closed 7 years ago

cinnamennen commented 7 years ago

I've been looking at dotzsh as a replacement to oh-my-zsh, however something I've not been able to get working is that with oh-my-zsh I can use my scroll wheel to navigate man/less. Additionally, when I quit out, the output from man/less doesn't stay in the terminal window. Not sure if theres a configuration that needs to be set, or if there's a better way to get this working.

cinnamennen commented 7 years ago

zstyle ':dotzsh:module:environment:pager:less' mousescroll 'true'