URL: https://www.opennet.me/cgi-bin/openforum/vsluhboard.cgi
Форум: vsluhforumID1
Нить номер: 84386
[ Назад ]

Исходное сообщение
"скроллинг xterm"

Отправлено br , 07-Мрт-09 15:36 
Привет!

есть такая опция:

       -si     This option indicates that output to a window should not  auto-
               matically  reposition the screen to the bottom of the scrolling
               region.  This option can be turned on and  off  from  the  ``VT
               Options'' menu.

что значит не скроллить картинку в конец когда output продолжает наполнятся.
тоесть смотрим мы tail -f большого лога,
нас заинтересовал какойто участок,
мы крутим колесико прокрутки на мышке вперед и по-идее с этим ключем -si картинка должна замереть, а output продолжать наполняться.
но вот картинка не замирает.

у кого какие идеи?


Содержание

Сообщения в этом обсуждении
"скроллинг xterm"
Отправлено br , 12-Мрт-09 14:30 
ответ создателя xterm:


On Sat, Mar 07, 2009 at 04:09:27PM +0300, Bukin Ruslan wrote:
> Hello Dickey,
>
> I disabled xterm scroll-to-bottom using -si but it is pretty much
> useless since the output keeps scrolling anyway. I would like to be able
> to scroll freely in the terminal output without any interfering
> automatic scrolling. Like Terminal.app in Mac OSX. I've tried reading
> the manual and googled a bit but I couldn't find anything. Is it possible?

no - it would take some code changes (which I've thought about, done
part of the supporting changes, but not completed)