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

"Insert" key support #355

Closed
isontheline opened this issue Jul 25, 2021 · 3 comments
Closed

"Insert" key support #355

isontheline opened this issue Jul 25, 2021 · 3 comments
Assignees
Labels
✨ enhancement New feature or request 🚧 wip Work In Progress
Projects
Milestone

Comments

@isontheline
Copy link
Owner

Describe the feature
Is there a keyboard in the app to allow us to use the insert key? That would be great.

I know in another SSH program I used before it had a full keyboard we could open up that had keys such as (insert, page up, page down, alt, etc).

Todd

@isontheline isontheline added the ✨ enhancement New feature or request label Jul 25, 2021
@isontheline isontheline added this to the 15.1 - Panda milestone Jul 25, 2021
@isontheline isontheline self-assigned this Jul 25, 2021
@isontheline
Copy link
Owner Author

Does anyone have been worked with this ANSI code?
1B 5B 32 7E

Doesn't seem to be working :(

^V-Key  Console (80x25)      Xterm (KDE)       Xterm/Nxterm (Gnome)
 ------ Disp   Binary        Disp   Binary        Disp  Binary
 Insert ^[[2~  1B 5B 32 7E   ^[[2~  1B 5B 32 7E   ^[[2~ 1B 5B 32 7E

@isontheline isontheline modified the milestone: 15 - Cactus Aug 22, 2021
@isontheline
Copy link
Owner Author

OK it works in vi

@isontheline
Copy link
Owner Author

isontheline commented Aug 27, 2021

Available in 15.2.2 :
https://testflight.apple.com/join/QSrBK59z

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
✨ enhancement New feature or request 🚧 wip Work In Progress
Projects
No open projects
SSH
Awaiting triage
Development

No branches or pull requests

1 participant