Skip to content

[BUG] Multiple bug when used with ssh client #713

@EricV2

Description

@EricV2

OnePlus

android 16

19 beta

Keyboard Language (optional)
French and english

Steps to Reproduce

a) With JuiceSSH client or Termius client

  1. Connect to remote ssh system using urik keybord
  2. Type a shell command
  3. Try to erase characters using erase key. Nothing erased

b) With ConnectBot

  1. Connect to remote ssh system using urik keybord
  2. Type a shell command
  3. try to erase. Hit enter

Expected Behavior
a) With JuiceSSH client or Termius, characters typed are echoed and printed but does not erase characters when erase key is pressed. In addition as default first character is uppercase, this is particularly annoying. Works with swiftkey or gboard (and first character is not uppercase)

b) With ConnectBot : what is typed is not echoed (not printed on terminal), but erase key works. If I type Aaaa and then erase + enter, I have Aaa not found...

In addition I would like to have aaaa by default instead of Aaaa

Actual Behavior
a) With JuiceSSH client or Termius, erase key does not erase (not only visually but if you hit enter, the complete command typed is evaluated)
b) With ConnectBot, does not echo character typed.

Aaaa instead of aaaa by default (like gbord and swiftkey)

Logs (optional)

Additional Context (optional)

Metadata

Metadata

Assignees

Labels

bugSomething isn't working

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions