When using the new zsh the delete key does not work properly as it replaces
the deleted characters with a ~.

IBM Idea ZOS-I-4046 requesting IBM to fix this has been marked as 'Not under
consideration' while providing in the comments a workaround:

Add the following to your .zshrc file:

# Fix Delete Key
bindkey '^[[3~' delete-char

Note: I have not had to do this on any other zsh implementation (think
several flavors of Linux).


Lionel B. Dyck <>< 
Github: https://github.com/lbdyck
System Z Enthusiasts Discord: https://discord.gg/sze

“Worry more about your character than your reputation. Character is what you
are, reputation merely what others think you are.”   - - - John Wooden

----------------------------------------------------------------------
For IBM-MAIN subscribe / signoff / archive access instructions,
send email to [email protected] with the message: INFO IBM-MAIN

Reply via email to