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

Re: fast, tabbed, gnome/wm- compliant terminal



On Thu, Jul 01 at 02:27PM +1000, Zenaan Harkness wrote:
> On Thu, 2004-07-01 at 14:20, Zenaan Harkness wrote:
> > It gets laggy. Inconsistently. When using vim inside
> > gnome-terminal.
> 
> For example, in the topmost line (again in vim, with
> gnome-terminal at 87x98 chars) it is really noticeable, and
> the CPU hits 100% just holding the cursor key down.
> 
> It really slows you down and is very frustrating after weeks
> of putting up with it.
> 
> It could just be a Debian unstable thing...

gives me the impression it's refreshing everything from
cursor-to-end-of-screen even tho most modern processors wouldn't
have much trouble even with that.

try the same tests with vim  at a console <e.g. alt f3>.
try the same tests with vim  in rxvt or xterm.
try the same tests with gvim in its own window.
try the same tests with mc   in gnome-terminal.

where's the pattern?

-- 
I use Debian/GNU Linux version 3.0;
Linux boss 2.4.18-bf2.4 #1 Son Apr 14 09:53:28 CEST 2002 i586 unknown
 
DEBIAN NEWBIE TIP #49 from Will Trillich <will@serensoft.com>
:
Looking to ENCODE OR DECODE SOME ROT-13 TEXT? No problem.
"Vg'f rnfl jvgu Ivz." It's a simple alphabet substitution where
each letter changes to its counterpart 13 places away in the
alphabet (a<->n, g<->t, etc) . Open the text in Vim, then
select it (type "v" at one end of the text to encode/decode,
then move to the other end) and then type "g?".
  Or, to rot-13 a whole line, just "g??".  That's all!
(Try ":help g?" for more info.)

Also see http://newbieDoc.sourceForge.net/ ...



Reply to: