that_terminal icon indicating copy to clipboard operation
that_terminal copied to clipboard

The "ENTER" key did "Undo" action in Joe's editor when I was using that terminal

Open meiosischen opened this issue 3 years ago • 3 comments

I'm not sure what's wrong. I ran it under archlinux, the ENTER key did wrong action in Joe. Then I had installed xterm, I found the same thing's happened.How could I fix it? Thanks

meiosischen avatar Mar 18 '22 13:03 meiosischen

I think My ENTER key cannot transfer to that terminal correctly, The Joe’s editor didnot recognize it, but Undo was mapping to ^_,how could ENTER key be transfered to it? thanks.

meiosischen avatar Mar 18 '22 14:03 meiosischen

Insufficient information. It works for me. Maybe you have a peculiar keyboard / operating system / window system setup.

bisqwit avatar Mar 21 '22 09:03 bisqwit

Thanks for reply. Finally, I found that one line of joerc configuration error caused this problem “undo ^- Undo changes” . I added it When I realized I had to use 'CTRL + Shift + -' to make UNDO. ENTER worked after I removed this line.

meiosischen avatar Mar 23 '22 13:03 meiosischen