Re: [cdesktopenv-devel] dtterm malfunction

2018-06-18 Thread Robert Pangrazio
On Mon, Jun 18, 2018 at 1:18 PM, Marcin Cieslak wrote: > On Mon, 18 Jun 2018, Antonis Tsolomitis wrote: > > > > > The screenshot dtterm.png shows two dtterms runing vi (vim) > > The one on the left shows erratic behavior since it repeats the info > line of > > vi > > at several heights while the

Re: [cdesktopenv-devel] dtterm malfunction

2018-06-18 Thread Marcin Cieslak
On Mon, 18 Jun 2018, Antonis Tsolomitis wrote: > > The screenshot dtterm.png shows two dtterms runing vi (vim) > The one on the left shows erratic behavior since it repeats the info line of > vi > at several heights while the dtterm on the right is a freshly started one and > behaves correctly. >

Re: [cdesktopenv-devel] dtterm malfunction

2018-06-18 Thread Jon Trulson
Does hitting ^L in vi reformat things properly? If you exit vi and type 'reset', and go back into vi, does that change anything? -jon On 06/18/2018 10:23 AM, Richard L. Hamilton wrote: vi (or any clone, like vim) saves the tty modes when it starts before setting its own, and restores them on

Re: [cdesktopenv-devel] dtterm malfunction

2018-06-18 Thread Richard L. Hamilton
vi (or any clone, like vim) saves the tty modes when it starts before setting its own, and restores them on exit; so that doesn't necessarily tell you anything. Knowing the tty name for each, one could (from another window) do e.g. stty On Jun 18, 2018, at 08:50, Antonis Tsolomitis > wrote:

[cdesktopenv-devel] dtterm malfunction

2018-06-18 Thread Antonis Tsolomitis
The screenshot dtterm.png shows two dtterms runing vi (vim) The one on the left shows erratic behavior since it repeats the info line of vi at several heights while the dtterm on the right is a freshly started one and behaves correctly. When this happens with vi you have to stop and start a fre