Mouse scrolling
dufferzafar opened this issue · 5 comments
dufferzafar commented
ggerganov commented
Latest master branch should support now mouse wheel - give it a try
dufferzafar commented
Hey! I just tried the latest master and mouse scrolling doesn't seem to be working for me.
Please let me know how I can debug further.
ggerganov commented
It seems this change was not very portable, since it does not work in some terminals. I reverted it for now.
Looking at Stack Overflow comments, it seems that mouse wheel scrolling is not very well supported with ncurses.
