... This would normally allow for one to type upto 20 characters on one line and then have it continue on the next. I removed all of my user setting files and...
Srinath
srinath.vadlamani@...
Oct 19, 2009 3:21 pm
10952
Is there a way to navigate the menus using the keyboard (in the same way you can do so using Gvim under Windows)? ...
Craig
craig.emery@...
Oct 19, 2009 3:31 pm
10953
... Yes, just push the "Move focus to the window toolbar" key. On my machine I've set that to be ^ESC so that it is consistent across platforms; I've...
janm
jm.mikkelsen@...
Oct 20, 2009 2:50 am
10954
How about enabling bold fonts for vim drawing? Typing the hex colors from that perl script works great, but I don't know how to combine syntax for bold colors....
jml
mirths.wirth@...
Oct 20, 2009 9:57 pm
10955
term=bold termfg=126(or whatever) should work (it does for me on linux with rxvt as a terminal, at least). Note that iTerm behaves slightly differently here...
Kyle Lippincott
spectral@...
Oct 20, 2009 10:13 pm
10956
I have found away to get the formatting I want with out line wrap. Using: !}fmt -80 will make the current paragraph formatted to 80 column. !Gfmt -80 will...
Srinath
srinath.vadlamani@...
Oct 20, 2009 11:22 pm
10957
Hi guys, I'm trying to use macvim as the default editor of AMPL language, which has an file extension of *.mod. After searching online I found a syntax file...
Heming
chen1392@...
Oct 24, 2009 10:55 pm
10958
Hi there, ... I don't know what you have tried, but the steps I follow are the next: 1.- Set the filetype with something like this in your vimrc file (I asume...
Israel Chauca Fuentes
israelchauca@...
Oct 24, 2009 11:25 pm
10959
Thank you so much! I made it! Hahaha... Heming On Oct 24, 6:24 pm, Israel Chauca Fuentes <israelcha...@...> ... ...
Heming
chen1392@...
Oct 25, 2009 1:04 am
10960
Snapshot 50 has a regression in remembering the window position. - There are two screens (laptop screen and an external monitor) - The first MacVim window is...
Zvezdan Petkovic
zpetkovic@...
Oct 27, 2009 12:52 pm
10961
... I can confirm this bug. I'll fix it straight away. ... I did some modifications to the window tiling algorithm which is when the bug was introduced. ... I...
björn
bjorn.winckler@...
Oct 27, 2009 6:29 pm
10962
Hi everybody! I've got an issue with the Obviousmode plugin (http://www.vim.org/ scripts/script.php?script_id=2212). It allows the user to see visually in...
thbkrshw
thbkrshw@...
Oct 29, 2009 9:34 pm
10963
... That's what I have in my .vimrc file: let g:obviousModeInsertHi = 'term=reverse ctermbg=52 guibg=#660000' let g:obviousModeCmdwinHi = 'term=reverse...
Kent Sibilev
ksruby@...
Oct 29, 2009 10:13 pm
10964
Hi. Compiling with ./configure --with-features=huge --enable-cscope --enable-rubyinterp on Snow Leopard and make fails with this: gcc -c -I. -Iproto...
Arseni Buinitsky
arseni.buinitsky@...
Oct 30, 2009 2:11 am
10965
... Seems this is more general issue - I am having problems with current git snapshot (just installed, and this is my first Vim experience, so maybe I am wrong...
Arseni Buinitsky
arseni.buinitsky@...
Oct 30, 2009 2:11 am
10966
... MacVim changes the colorscheme in its system gvimrc file, but only if you have not set another colorscheme manually. However, the heuristic to check if...
björn
bjorn.winckler@...
Oct 30, 2009 9:09 am
10967
... It sounds like you're using a case-senstive filesystem. Is that correct? In that case, is it not enough to simply edit if_ruby.c as you've done in the...
björn
bjorn.winckler@...
Oct 31, 2009 1:40 pm
10968
... Ox9A is not an o-umlaut in Latin1 or UTF-8: in Latin1 it is the control character SCI (Single Character Introducer), and in UTF-8, the _codepoint_ U+009A...
Tony Mechelynck
antoine.mechelynck@...
Oct 31, 2009 10:25 pm
10969
Here's the idea: I'd like to View Source of a webpage from Firefox in MacVim. Hitting CMD+U should open MacVim with the source from the webpage currently in...
garfield
boarder4021@...
Nov 3, 2009 9:38 am
10970
... Use the "mvim" script, see ":h mvim" (actually, take a general look at ":h macvim-start"). To open a file in an already open window you can pass the...
björn
bjorn.winckler@...
Nov 3, 2009 8:16 pm
10971
I'll see how I can do it from the Vimperator addon in Firefox, as that's what I'm using. It's also where I got the idea for :tabattach / :tabdetach. They have ...
garfield
boarder4021@...
Nov 3, 2009 9:36 pm
10972
... Yes, vim doesn't support it. :) I sent a patch to the list awhile back that did this, but there were some issues that I never ironed out. ... ...
Matt Tolton
matt@...
Nov 3, 2009 9:39 pm
10973
... Yes, I do use case-sensitive fs ... I rechecked, and this is actually enough, sorry. ... In my case all includes in ruby framework start with lowercase. ...
Arseni Buinitsky
arseni.buinitsky@...
Nov 4, 2009 11:41 am
10974
... Thanks for the reply, I'll patch this right away. Björn --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac"...
björn
bjorn.winckler@...
Nov 4, 2009 3:23 pm
10975
Thanks Kent, that's solve the issue for me :) ... --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. ...
thbkrshw
thbkrshw@...
Nov 4, 2009 8:30 pm
10976
Hi there, I am using iTerm and I was noticing that I can use two fingers to scroll up/down with my laptop. Is this possible while I am in the CLI of vim? ...
jml
mirths.wirth@...
Nov 6, 2009 11:02 pm
10977
... --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit...
Kyle Lippincott
spectral@...
Nov 6, 2009 11:04 pm
10978
Thanks Kyle. ... --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. For more information, visit...
jml
mirths.wirth@...
Nov 7, 2009 12:49 am
10979
... Yes: I'm not sure about MacVim but I know that the various flavours of "X11 Vim" can run either in GUI mode or in Console mode with a single executable,...
Tony Mechelynck
antoine.mechelynck@...
Nov 7, 2009 7:03 am
10980
... If you don't know which (if any) key combo will produce 0x17 (ASCII Ctrl-W) on your keyboard, you can always use the ":winc[md]" ex- command instead —...