vte r1476 - in trunk: . src



Author: cpwilson
Date: 2007-01-19 16:56:58 +0000 (Fri, 19 Jan 2007)
New Revision: 1476
ViewCVS link: http://svn.gnome.org/viewcvs/vte?rev=1476&view=rev

Modified:
   trunk/ChangeLog
   trunk/src/vte-private.h
   trunk/src/vte.c
Log:
2007-01-19  Chris Wilson <chris chris-wilson co uk>

	* src/vte-private.h:
	* src/vte.c: (vte_terminal_process_incoming):
		Introduce a bit of slack in the bbox check to allow
		for a small of amount of cursor motion e.g. due to line
		scrolling. This turns the long sequence of
		'(?!?!??? ... ????!)'
		during a hexdump into the better behaved 
		'.(?!?!?!??!)-+=.(?!?!??!)-+=........'. Although it is
		puzzling why we now how have a block of IO and then two quick
		display upates...






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