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 C6D6 9A24 9A95 C5B3  2023 6CAB 4A7C B73F D0AA
(This key will never sign Emails, only other PGP keys.)


On Sun, 4 Jun 2006, Michael Bar David wrote:


OK, current status:
 setenv vt100
 setenv vt102
 setenv linux
didn't bring any apparent results

in vim
 :set bs=2
solved the problem

I steel have these problems:
1.backspace does'nt behave well - usually it behaves like Delete
2. vim is B/W
3. (not so important) - I don't have tab complition in the shell, for
commands - for files, I do have

thanks all
Michael

Any suggestions ?

--
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]




--
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]




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

--
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]




[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 backspace, it doesn't work, and I must use dd

I guess these are only config problems, but I don't know what settings to change

thanks
Michael 


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 ?)
 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 backspace, it doesn't
work, and I must use dd

 I guess these are only config problems, but I don't know what settings to
change

 thanks
 Michael




--
To necessity... and beyond!

Ohad Lutzky

--
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]




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:
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 backspace, it 
doesn't work, and I must use dd



when in edit mode press 'v' and it will allow
marking your text including new lines



I guess these are only config problems, but I don't know what settings 
to change


thanks
Michael



--
Haifa Linux Club Mailing List (http://www.haifux.org)
To unsub send an empty message to [EMAIL PROTECTED]