On Sat, 2 May 2020 18:26:48 +0200, Mike Beer wrote:

>Maybe using putty might help:
>https://www.putty.org/
>https://www.ssh.com/ssh/putty/putty-manuals/0.68/Chapter4.html
>
>Best regards
>Mike
>
>-----Ursprüngliche Nachricht-----
>Von: IBM Mainframe Discussion List <IBM-MAIN@LISTSERV.UA.EDU> Im Auftrag von 
>Wendell Lovewell
>Gesendet: Saturday, May 02, 2020 17:54
>An: IBM-MAIN@LISTSERV.UA.EDU
>Betreff: Using Windows ssh with z/OS
>
>When connecting to z/OS (USS) using ssh, I'd like the USS shell to handle keys 
>the same way Ubuntu does. I have these settings:
>
>echo $TERM displays xterm-color256
>echo $SHELL displays /bin/sh
>
>Specifically, I'd like:
>
>a) The cursor-up key to perform the "history-search-backward" function
>b) The cursor-down key to perform the "history-search-forward" function
>c) The cursor-left and cursor-right keys to move thru the command just 
>retrieved
>d) To be able to change the command by moving the cursor and typing over the 
>retrieved command
> 
Those are bash-isms.  They may be unavailable in /bin/sh.
EXC-k and ESC-j are alternatives.

-- gil

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to lists...@listserv.ua.edu with the message: INFO IBM-MAIN

Reply via email to