No mouse support? is the project abandoned?
Hi, I'm in love with this library but I can't interact with my mouse anywere, in fact when using the scroll wheel I get escape characters all over the screen.
Blessed supports mouse events since a long time ago and I wonder why doesn't Blessed-contrib.
Hello, @sebolio . I don't think this project is abandoned. They have recently accepted my pull request for adding a mouse support in table widget
Hello, @sebolio . I don't think this project is abandoned. They have recently accepted my pull request for adding a mouse support in table widget
awesome! any plans to add support for other modules?
I am still not doing my pending CLI apps made with blessed and blessed-contrib for a while, but will definitely send a PR if time permits. Its also good to know that there many developers that still working on fixes and make this library great 👍
they ary both support mouse on win10 . https://github.com/migueldeicaza/gui.cs https://github.com/prompt-toolkit/python-prompt-toolkit ,
But , gui.cs scrollbar performance is bad , and python-prompt-toolkit scrollbar not support mouse drag/click.