Terminus: Home and End keys do not work

Created on 7 Aug 2019  路  20Comments  路  Source: Eugeny/terminus

These do not seem to be configurable in settings either. Shift+Home and Shift+End do work, but it's counter intuitive to have to use this combo.

Confirmed Bug

Most helpful comment

Same here, although removing the hotkeys (simply leaving those blank) work just fine for me in min-gw (git-bash), cmd (clink and legacy) and ssh connections.

All 20 comments

Oh god, please yes. I thought I was going insane.

What about these?
image

Those don't work. If you set Home and End correctly, it still requires that you press shift to operate them.

Oh which OS / shell?

Fedora 30, bash.

Debain 9, bash 4.4

I have the same problem when I ssh from my Windows computer to Ubuntu 18.04 server (bash shell)

Same here. ubuntu 18.04 server (zsh 5.4.2 - oh-my-zsh).

ps: @Eugeny thanks for your hard work on this project

Same for me on Windows using powershell core.

some here, with terminus @ win10 and some connections to bash-shells.

workaround (bash):

strg + e = end of line
strg + a = beginning of the line

image

The begin & end buttons under Windows:

  • WORK always on host
  • WORK on the guest when ssh was entered in local terminal
  • DO NOT WORK on the guest when connected through an ssh connection via "SSH Connections"
    Typically what jack1142 is saying.
    When doing cat <enter>, nothing is seen when entering home or end

Yeah, when ssh is entered in local terminal, you use something like OpenSSH or any other client you have in your PATH but if you use Terminus's ssh connection you use SSH2 client that is written in JavaScript (https://www.npmjs.com/package/ssh2)

npm
SSH2 client and server modules written in pure JavaScript for node.js

On Windows 10, set hotkeys to Shift+right, Home and Shift+left, End, and now home and end are working but not shift+ which doesn't matter 馃槃

Same here, although removing the hotkeys (simply leaving those blank) work just fine for me in min-gw (git-bash), cmd (clink and legacy) and ssh connections.

Waauw, thanks @MichalCz!! This works like a charm!
Of course this is a bug which can probably solved easily...

the bug is still exist, 'Home' , 'End' and 'Ctrl-F' are not working on SSH

the bug is still exist, 'Home' , 'End' and 'Ctrl-F' are not working on SSH
Correct!

Btw, it's either: "still exists" or "is still exiting" 馃槈

the bug is still exist, 'Home' , 'End' and 'Ctrl-F' are not working on SSH
Correct!

Btw, it's either: "still exists" or "is still exiting"

still exiting

https://en.wikipedia.org/wiki/Muphry%27s_law

:wink:

It's just to help, not to criticize as one might think 馃槈

This is now working correctly.

Was this page helpful?
0 / 5 - 0 ratings

Related issues

naeemrashid picture naeemrashid  路  27Comments

tabarra picture tabarra  路  16Comments

ponsfrilus picture ponsfrilus  路  15Comments

rhamzeh picture rhamzeh  路  31Comments

Calinou picture Calinou  路  15Comments