ColdGrub1384 / Pisth

SSH and SFTP client for iOS
https://develobile.com/pisth
Apache License 2.0
412 stars 67 forks source link

tmux scrolling & other mouse events #30

Open fprimex opened 4 years ago

fprimex commented 4 years ago

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?)