From: Araki K. <ara...@us...> - 2003-06-28 06:39:21
|
Hi, Subject: [Mlterm-dev-en] scrolling problem From: gabor <ga...@z1...> Message-ID: <105...@wi...> Date: 28 Jun 2003 01:43:55 +0200 > when a program output something, and the console window is filled, then > of course the content is scrolled up to give space for the new content, > and that's fine. > > but: > > if i manually scroll up to see something ( with SHIFT+PAGEUP for > example) and the program begins to output something to the console, then > the windows scrolls down to the newly output data. > > i don't want it that way. i want the content to remain the same. like > it's the default in konsole or in gnome-terminal. > > is there a way to do that? Please add static_backscroll_mode = true in ~/.mlterm/main. Otherwise please add -6 or --stbs option when you start mlterm. I found this option was not explained in mlterm manual, and added it to mlterm.1 some time ago. Regards, -- Araki Ken ara...@us... |