image
image

Go Back   macosx.com > Mac Help Forums > Unix & X11

Reply
 
Thread Tools
  #1  
Old December 16th, 2004, 09:39 PM
Registered User
 
Join Date: Mar 2003
Posts: 117
Thanks: 0
Thanked 0 Times in 0 Posts
wnowak1 is on a distinguished road
kde konsole

I've installed kde's konsole terminal app mainly because its faster than iterm and has tabs which terminal app lacks.

When I use vim in konsole, the delete key does not delete. I have set backspace=2 but that doesn't work..

My biggest problem with konsole and vim on os x is that instead of having colors and themes, vim underlines things. I've tried all sorts of things w/ vim, but found no solution...

Any suggestions?

I have this inside my .vimrc file...

" Try to get the correct main terminal type
if &term =~ "xterm"
let myterm = "xterm"
else
let myterm = &term
endif
let myterm = substitute(myterm, "cons[0-9][0-9].*$", "linux", "")
let myterm = substitute(myterm, "vt1[0-9][0-9].*$", "vt100", "")
let myterm = substitute(myterm, "vt2[0-9][0-9].*$", "vt220", "")
let myterm = substitute(myterm, "\\([^-]*\\)[_-].*$", "\\1", "")


Thanks in advance.
Reply With Quote
Reply

Thread Tools

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off
Trackbacks are Off
Pingbacks are Off
Refbacks are Off
Forum Jump


All times are GMT -5. The time now is 01:29 AM.


Mac Support® Version 3.7.2
Copyright ©2000 - 2008, Jelsoft Enterprises Ltd.
Search Engine Friendly URLs by vBSEO 3.1.0
Copyright 2000-2008 DigitalCrowd, Inc.