blinksh / blink

Blink Mobile Shell for iOS (Mosh based)
https://blink.sh
GNU General Public License v3.0
6.08k stars 565 forks source link

Globe+Delete on iPad with Magic Keyboard doesn't delete forward over SSH/mosh #1966

Open synthmeat opened 4 months ago

synthmeat commented 4 months ago

Checklist

Configuration

Blink version v17.2.1.866 iPadOS version 17.3.1

Describe the bug

Globe+Delete on iPad with Magic Keyboard doesn't delete forward over SSH/mosh. It does delete forward within the Blink shell itself, but just not on any remote.

iflowerml commented 4 months ago

Hello @synthmeat! Thank you for bring this up to us. I was unfortunately unable to replicate your use of Globe+Delete, do you have a special configuration for the Globe Key? What Magic Keyboard version do you have?

In the mean time… I found that Ctrl+D will give you the delete forward ability, even in the remote. Please let us know if there are any further questions!

synthmeat commented 3 months ago

@iflowerml Sorry it took a while. I got used to Ctrl+D for everywhere, so that makes this a happy story of learning new things. I knew it was there, but I didn't appreciate it enough. :)

Anyways, I've noticed many popular apps don't support the Globe+Delete (i.e. Slack) so I guess this might not even be characterised as a bug. I do think that's wrong - it should just work - so, in the case you're still interested, here's more details of my setup:

iPad

iPadOS Version: 17.4.1
Model Name: iPad Pro (11-inch) (4th generation)

Magic Keyboard

Model: A2261
Layout: ANSI US
No `Globe` customisation, only `CapsLock` to `Esc` at OS level.

Some info about remotes on which it doesn't work:

root@development:~# locale
LANG=C.UTF-8
LANGUAGE=
LC_CTYPE="C.UTF-8"
LC_NUMERIC="C.UTF-8"
LC_TIME="C.UTF-8"
LC_COLLATE="C.UTF-8"
LC_MONETARY="C.UTF-8"
LC_MESSAGES="C.UTF-8"
LC_PAPER="C.UTF-8"
LC_NAME="C.UTF-8"
LC_ADDRESS="C.UTF-8"
LC_TELEPHONE="C.UTF-8"
LC_MEASUREMENT="C.UTF-8"
LC_IDENTIFICATION="C.UTF-8"
LC_ALL=
root@development:~# echo $TERM
xterm-256color
# but it's the same with screen-256color

Blink

v17.2.2.868
synthmeat commented 3 months ago

Also, I possibly hallucinated to it ever working anywhere on iPadOS. Hey, humans hallucinate too!