This repository was archived by the owner on May 15, 2025. It is now read-only.

Description
This is a purely comfort related feature.
If this application were to support the mouse (like vim, tmux, etc.) you could be able to:
- click on items in the feed list
- click on items in the posts list
- scroll through aforementioned lists
- scroll through opened posts
- possibly? click on hyperlinks in posts
The last one of course would require for a similar feature to exist for keyboard-only users. There may be more ease-of-use opportunities in the future of neix.
Since ncurses has the ability to detect mouse usage, there would be no need for any change in library usage, only programmers' time.