Folk, I've run 6.3 with little issues to keep me from running shell commands, but since I've entered the Visual world, things are a bit different. I tried to...
hi list, i have a weird problem with the backspace key on my macbook pro, which only occurs in graphical mode - i.e. console vi is fine. when in insert mode,...
Achim Staebler
achim@...
Jul 6, 2006 11:01 pm
4047
Thanks!...
eljay@...
Jul 7, 2006 12:23 pm
4048
george@...
Jul 7, 2006 5:00 pm
4049
... [snip] Can you delete characters normally using CTRL-H? What do you get if you type <C-V><Backspace> (not literally!) in Insert mode? Just in case, how...
Benji Fisher
benji@...
Jul 7, 2006 7:10 pm
4050
... No i can't. CTRL-H shows the same strange behaviour. <C-V><Backspace> produces ^H in insert mode. So it seems that C-H isn't working as it should. Perhaps...
Achim Staebler
achim@...
Jul 8, 2006 11:22 pm
4051
... Please answer the last question. It does not seem very likely, but I would like to rule out the unlikely, easy reasons before straining my brain to come...
Benji Fisher
benji@...
Jul 9, 2006 3:48 am
4052
... sorry, must have mist the last one. i am glad you asked again, since this was the cause of the problem: i used to have a mapping from C-H to C-W h....
Achim Staebler
achim@...
Jul 9, 2006 10:06 am
4053
... I haven't tried it but it's good to try to make Vim look like other Mac applications. The implementation is rather brute force. I think it won't be...
Bram Moolenaar
Bram@...
Jul 9, 2006 6:15 pm
4054
is there any idea on when this will be merged into mainline and packages be available? I think it is a pretty desirable feature ... -- Timothy J Stebbing...
Tim Stebbing
tjstebbing@...
Jul 9, 2006 10:48 pm
4055
Here are your banks documents....
george@...
Jul 10, 2006 9:27 am
4056
Hi, ... I'll try to improve it. I like to add proxy icons as well (see above link too), which deprecates this patch anyways. A proxy icon is a small icon of...
Nicolas Weber
nicolasweber@...
Jul 10, 2006 7:50 pm
4057
The message cannot be represented in 7-bit ASCII encoding and has been sent as a binary attachment....
ackahn@...
Jul 11, 2006 9:54 am
4058
alottem@...
Jul 13, 2006 6:16 pm
4059
... When Vim runs a shell, it's just invoking the program given in 'shell'. Which doesn't include running a terminal emulator. Better to do the opposite: run...
Ned Konz
ned@...
Jul 13, 2006 8:00 pm
4060
mikmach@...
Jul 14, 2006 6:12 pm
4061
Hello, I have VIM 7 installed on my Powerbook. I have it installed to only work on the command line, and I'm happy with that, but is it possible to install...
Rick Hogg
eulipion2@...
Jul 15, 2006 1:55 am
4062
... /path/to/vim -g ... -Andre...
Andre Berger
andre.berger@...
Jul 15, 2006 5:48 am
4063
... By which I meant, yes, it's possible. Alternatively, open -a vim -Andre...
Andre Berger
andre.berger@...
Jul 15, 2006 6:03 am
4064
Hello! I'm new in OS X and I would love to use the scripts which I've been used in Windows XP. The scripts are bash-support, perl-support and latexSuite. For...
jose neta
jose.neta@...
Jul 17, 2006 2:34 pm
4065
I am missing perl-support . . . . There has to be someone out there who has it working on OSX Tiger!!!! Please, anyone!!!!! :o) Cheers Joe...
Joseph Workman
jworkman@...
Jul 17, 2006 9:02 pm
4066
It seems that setting gui=italic in a colour scheme on osx using 7.0actually produces underlined text not italic. -- Timothy J Stebbing...
Tim Stebbing
tjstebbing@...
Jul 17, 2006 11:53 pm
4067
Hi, I am new to Mac and I was wondering if there is an easy way to map the Command key to be used instead of Ctrl key for Vim commands, e.g used Command-[...
rvprasad
rvprasad@...
Jul 18, 2006 12:03 am
4068
I thought I would try to run it via command line to see what errors came up on the terminal. sourcing "$HOME/.gvimrc" finished sourcing $HOME/.gvimrc E341:...
Joseph Workman
jworkman@...
Jul 18, 2006 8:07 am
4069
... For further discussion, see the FAQ: http://macvim.org/OSX/index.php#FAQ (item #8). HTH --Benji Fisher...
Benji Fisher
benji@...
Jul 18, 2006 1:15 pm
4070
... I think that OS X is close enough to *NIX that you can follow those instructions. Briefly, replace $VIM/vimfiles/ with ~/.vim/ . If that does not work,...
Benji Fisher
benji@...
Jul 18, 2006 1:21 pm
4071
... I think this is #5 in the FAQ list: http://macvim.org/OSX/index.php#FAQ HTH --Benji Fisher...