Shell END key does not work in Doom Emacs

I have recently noticed that when I press the END key in Doom Emacs it shows <select> is undefined.

I don't know how this happened or when it started but it looks like my keyboard mapping has changed.

Anyone know how to redefine it so that the cursor is moved to the end of the line. HOME takes me to the beginning of the line as expected.
 
After consulting ChatGPT and doing what was suggested, nothing helped, but then GROK suggested that if none of the suggested solutions worked and I was using tmux, to try running emacs outside of tmux, and that showed emacs to be working as expected so the problem seems to be related to tmux.

Any ideas?
 
Back
Top