Pisth
Pisth copied to clipboard
tmux scrolling & other mouse events
When connected directly to a bash shell I am able to use a one finger swipe to scroll back in the terminal history. However, when using tmux with the mouse option on it does not scroll.
There are other mouse features & events that would nice also:
https://github.com/tmux/tmux/wiki/Getting-Started#using-the-mouse
Is it possible to get the touchscreen events sent as compatible mouse events?
(Also, as an aside, is it possible to edit the items in the top bar?)