Re: Unbind Escape key

2021-09-15 Thread John Goerzen
On Tue, Sep 14 2021, Julius Hamilton wrote: A Stack Exchange post recommended I unbind the Escape key in Screen to fix this (and I don't use the Escape key for anything to do with Screen at the moment). Hi Julius, Not sure if this is the one you were referring to, but you may be looking fo

Re: Keybinding a key press

2021-09-15 Thread Pieter Luteijn
Try: bindkey -k F1 eval "stuff \"^M\"" "next" Regards, Pieter

Screen affects terminal scrolling capabilities

2021-09-15 Thread Julius Hamilton
Hello, I have noticed that I cannot scroll up in a terminal (with my finger, as I'm using Termux, a terminal emulator on Android) when I am inside a Screen window. Would anyone know why this is and how it could be changed? Thank you very much, Julius