Re: [Haifux] Fwd: [Haifux] T2 vim configuration

2006-06-04 Thread Orr Dunkelman
Try setenv TERM linux or setenv TERM xterm (works in tcsh) should also solve (3) in most of the cases. -- Orr Dunkelman, [EMAIL PROTECTED] If it wasn't for C, we'd be writing programs in BASI, PASAL, and OBOL, anon Spammers: http://vipe.technion.ac.il/~orrd/spam.html GPG fingerprint: C2D5

Re: [Haifux] Fwd: [Haifux] T2 vim configuration

2006-06-04 Thread Michael Bar David
cool ! setenv TERM linux made vim colorful, backspace behaves well setenv TERM xterm no changes (works in tcsh) should also solve (3) in most of the cases. I think, if there's only one option it works, else not (reset is auto-completed, vi not) Orr, thanks a lot Michael

[Haifux] T2 vim configuration

2006-05-30 Thread Michael Bar David
hi all I'v some problems with vim on my T2 account, may somwone can help: 1.its black-white (mabye global bash config ?) 2. backspace doesn't work most of the times 3. all the numbers in the right side, don't work as numbers (numlock on) 4. I can't delete lines - if hit return, and then

Re: [Haifux] T2 vim configuration

2006-05-30 Thread Ohad Lutzky
Also, that's the backspace behavior. You'll usually want :set bs=2 That has backspace delete empty lines as well. On 5/30/06, Michael Bar David [EMAIL PROTECTED] wrote: hi all I'v some problems with vim on my T2 account, may somwone can help: 1.its black-white (mabye global bash config ?)

Re: [Haifux] T2 vim configuration

2006-05-30 Thread yakoub abaya
use vi from a local terminal using your account at cs labs or at your home pc , then after you learn using it you can distinguish whether your problem is vi related or telnet/ssh settings . Michael Bar David wrote: hi all I'v some problems with vim on my T2 account, may somwone can help: