Re: Escape + number performs actions other than switching to window by number

2018-05-29 Thread Dun Peal
P.S. I found a clue on this page: https://www.gnu.org/software/screen/manual/html_node/Quit.html > Note that on VT100-style terminals the keys C-4 and C-\ are identical. So be > careful not to type C-a C-4 when selecting window no. 4. The question is, how did it work before, and how do I make it

Escape + number performs actions other than switching to window by number

2018-05-29 Thread Dun Peal
Hi folks, I just upgraded to Ubuntu 18.04 from 16.04, and noticing an odd behavior with the key combinations that used to switch windows by number. In 16.04, if I held Ctrl and hit the escape key, and immediate after it a number key (without releasing the Ctrl), I was switched to that window numb

Re: #define TOPSTAT in Screen v.4.6.2 and newer

2018-05-29 Thread Dun Peal
Thanks Neal and Amadeusz. Amadeusz, you are correct, `#define TOPSTAT` does still work as of latest release (4.6.2). I thought it stopped because my patch stopped working due to location changes in `config.h`. Thanks again, D. On Fri, May 25, 2018 at 2:22 PM, Amadeusz Sławiński wrote: > On Fri,