Two Enter Keys are behaving Differently
3
votes
1
answer
662
views
I am using the
alacritty
terminal emulator under Zorin 16. My two enter keys are giving different output.
% showkey -a
Press any keys - Ctrl-D will terminate this program
^M 13 0015 0x0d
^J 10 0012 0x0a
Primary Enter Key is giving ^M, The Numpad Enter Key is giving ^J.
This is true for both bash and zsh.
I want both keys to give ^M.
How can I achieve this?
Asked by Ahmad Ismail
(2998 rep)
May 26, 2022, 07:03 AM
Last activity: May 26, 2022, 01:34 PM
Last activity: May 26, 2022, 01:34 PM