screen-devel
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[screen-devel] [bug #49883] Run mc inside screen + resize terminal + ctr


From: Askar Safin
Subject: [screen-devel] [bug #49883] Run mc inside screen + resize terminal + ctrl-a esc + pgup pgup pgup = bug
Date: Tue, 10 Jan 2017 01:06:37 +0000 (UTC)
User-agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/55.0.2883.75 Safari/537.36

Follow-up Comment #2, bug #49883 (project screen):

Thanks, now described bugs disappeared.
But now appeared that tmux bug I just described as "be careful not to
introduce". I will try to repeat it simpler.

* Start screen (with altscreen on)
* Type into it: "for ((I = 1; I <= 100; ++I)) { echo $I; }; mc" and press
Enter
* Make the terminal (for example, gnome-terminal) 3 (or more) lines smaller
vertically
* f10 (or esc 0) (exit from mc)

Now I see: 

86
87
88
89
90
  2017-01-10 04:04:05  ~$ 
92
93
94
95
96
97
98
99
100


And I expected to see: 

99 
100 
  2015-07-09 19:38:32 ~$ _

    _______________________________________________________

Reply to this item at:

  <http://savannah.gnu.org/bugs/?49883>

_______________________________________________
  Message sent via/by Savannah
  http://savannah.gnu.org/




reply via email to

[Prev in Thread] Current Thread [Next in Thread]