Timeline for Emacs running in mintty via ssh and tmux reports <end> as <select>
Current License: CC BY-SA 4.0
5 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Jan 6, 2020 at 22:56 | comment | added | Thomas Dickey | yes, that should work well enough. | |
| Jan 6, 2020 at 22:55 | history | edited | Thomas Dickey | CC BY-SA 4.0 |
clarify
|
| Jan 6, 2020 at 12:38 | vote | accept | Arne | ||
| Jan 6, 2020 at 12:37 | comment | added | Arne | Oh, I see. So select is on the same spot / the same keycode as end on PC keyboards. Indeed mintty emulates xterm mostly. So somewhere down the pipe of nested terminal descriptors (xterm->screen) the end becomes a select key. Well, maybe I'll just add a key binding for select. That way emacs will work both normally with end as well as select. | |
| Jan 6, 2020 at 10:33 | history | answered | Thomas Dickey | CC BY-SA 4.0 |