Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Handle special keys #10

Open
Manishearth opened this issue Jan 23, 2016 · 3 comments
Open

Handle special keys #10

Manishearth opened this issue Jan 23, 2016 · 3 comments

Comments

@Manishearth
Copy link

Whilst sshing, the following keys are rather useful:

  • Ctrl, Alt
  • PgUp/PgDn (very useful for irssi), Home, End
  • ESC (for vim)
  • Arrow keys
  • ins, del

What might be easiest is to provide Ctrl, Alt, keys at the topbar, with another key (or perhaps long-press?) which brings up a draggable keypad with nine keys -- arrow, pgup/pgdn/home/end, and ESC at the center. This is similar to what the SSH client on Windows Phone does and is quite usable.

@chuckwagoncomputing
Copy link
Owner

Personally, I think this should be implemented as a keyboard rather than a part of the app. @CodingFree showed some interest in doing this. I would like to hear your opinions and the pros/cons of both ways.

@Manishearth
Copy link
Author

All other SSH apps I know do this inline. Besides, a keyboard which you only use for one app sounds ... unweildy.

@chuckwagoncomputing
Copy link
Owner

Good point. I don't have time for this right now. If someone else wants to do it, go ahead.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants