vx / connectbot

Enhanced version of the popular ConnectBot SSH and telnet client
http://connectbot.vx.sk
Apache License 2.0
193 stars 62 forks source link

Keyboard shortcut to swap sessions #65

Open kitsu opened 11 years ago

kitsu commented 11 years ago

Just a minor feature request.

The ability to swipe through open sessions is really handy. It is kind of a pain to stop typing to make a screen gesture though. For instance when I'm coding in Vim in one session and running my test suite in another I have to go (keyboard > screen > keyboard > screen > keyboard) to achieve editing > executing > editing.

Maybe a default of +<left/right arrow> would be good? I would use +, but it needs to be user configurable to avoid conflicts.

Also on my Galaxy Note 10.1 there is a little lag when swiping sessions, and I have to swipe a long way or the gesture isn't acknowledged. Maybe do a fixed pixel width swipe zone if the display width is greater than some threshold?