termux-app
termux-app copied to clipboard
Switch session by left/right swipe
Added gesture detection for horizontal swipe. Swipe right would switch session forward, swipe left to switch backward.
Feature request #48.
Tested on Android 5.0.
Tested on 8.0, rebased against master, seems to work :+1:
I've been using this for a year, and found one issue: when selecting a text, a cursor move can be interpreted as a swipe. This should be easy to fix (check if we are in selection mode, and disable swipe detection), but this was not on top of my list due to lack of interest for this PR from the maintainer.
Is it still alive?
@asavonic, if you make the swipe fix, I will help you get this in, as I think it's a worthwhile feature addition.
Ping -- much wanted feature
@asavonic Any chance the swipe fix could be implemented? Even just having a fling to change session would be a huge usability improvement for me.
Let me check if I can still build the project.
Any luck? 😁