... Hi Vyacheslav, No, the mouse wheel cannot be rebound. Implementing this would be a bit tricky because I of the mouse wheel acceleration support so it's ...
10878
Israel Chauca Fuentes
israelchauca@...
Oct 8, 2009 7:52 pm
... I don't use autoclose, but typing <c-v>39; (that's control+v, then ') in insert mode should give you a single quote. Read ":help CTRL-V" for more info. I use...
10877
Keyan
key.vim@...
Oct 8, 2009 4:12 pm
great news! i have been missing it, ever since i have moved from linux to mac. just tried it, and it works perfectly! :) now i can use my horrible find scripts...
10876
björn
bjorn.winckler@...
Oct 8, 2009 4:02 pm
... This is already implemented (it was one of the first features to be requested, so it's been in MacVim since forever). Are you having difficulties getting...
10875
Wayne Seguin
wayneeseguin@...
Oct 8, 2009 3:46 pm
Why not just use NERDTree for this ? ~Wayne ... --~--~---------~--~----~------------~-------~--~----~ You received this message from the "vim_mac" maillist. ...
10874
Tobia Conforto
tobia.conforto@...
Oct 8, 2009 3:08 pm
Hello Björn and others Would it be simpler to just have a Cocoa drawer of open buffers? Much like the Buffers menu, except it wouldn't be a menu but a drawer....
10873
Keyan
key.vim@...
Oct 8, 2009 8:46 am
hi, are there any plans to implement the --server and --remote commands in MacVim? just curious. cheers, keyan ...
10872
algebris
algebris@...
Oct 7, 2009 9:13 pm
Hi there! Is there a possibility to bind mouse wheel to switch next tab in macvim? WBR, Vyacheslav --~--~---------~--~----~------------~-------~--~----~ You...
10871
björn
bjorn.winckler@...
Oct 7, 2009 4:45 pm
... Yeah, I tried this too...unfortunately this causes MacVim to no longer build on Tiger because Xcode (on Tiger) doesn't know how to cope with the x86_64...
10870
Adam Mercer
ramercer@...
Oct 7, 2009 4:08 pm
... I dropped the 1.5b6 Sparkle.framework in and rebuilt, works without issue on 64bit SL. Cheers Adam --~--~---------~--~----~------------~-------~--~----~ ...
10869
Etienne B. Roesch
etienne.roesch@...
Oct 5, 2009 3:56 pm
Copy-paste from the header of autoclose.vim " You'll also probably want to know you can type <C-V> (<C-Q> if mswin is " set) and the next character you...
10868
Wayne Seguin
wayneeseguin@...
Oct 5, 2009 3:41 pm
... One odd thing I've noticed with autoclose is that if I only want a single quote I end up having to work around autoclose rather than with, does anyone know...
10867
roym
royalain@...
Oct 5, 2009 9:30 am
I use autoclose for that: http://www.vim.org/scripts/script.php?script_id=1849 Best thing about that is when you type an ending bracket while on an ending...
10866
jmdeldin
jmdeldin@...
Oct 5, 2009 1:46 am
... You could check out the "delimitMate" script [1] - it's great for matching whatever you have set in `matchpairs`, which can be braces, quotes, etc. [1]...
10865
Michael Guntsche
mike@...
Oct 5, 2009 12:13 am
Hello list, This question started as a little E-Mail to Björn but after the first reply we figured out that the list might be a better place to ask for help. ...
10864
Bram Moolenaar
Bram@...
Oct 4, 2009 1:19 pm
Hello Vim users! Vim bug fixes are coming out one by one, not very exciting but essential maintenance. Keeps me busy. Nothing worth announcing though, that...
10863
Bram Moolenaar
Bram@...
Oct 4, 2009 1:18 pm
Hello Vim users! Vim bug fixes are coming out one by one, not very exciting but essential maintenance. Keeps me busy. Nothing worth announcing though, that...
10862
Tony Mechelynck
antoine.mechelynck@...
Oct 3, 2009 6:36 pm
... However, the advantage of using a keymap (or making your own, see http://vim.wikia.com/wiki/How_to_make_a_keymap ) is that you can switch between the two...
10861
Tony Mechelynck
antoine.mechelynck@...
Oct 3, 2009 5:41 pm
... Maybe something like inoremap { {<CR><CR>}<Up> inoremap [ []<Left> inoremap ( ()<Left> ? (The special treatment for braces is because of the assumption...
10860
Brit Gardner
gardnebc@...
Oct 3, 2009 3:38 pm
Yes! I can also confirm that the core-text branch has solved the speed issue even at 2560x1600. Thanks björn! ... ...
10859
juz.ooi
juz.ooi@...
Oct 3, 2009 11:59 am
That worked like a magic charm! Thank you very much :) Cheers, Juz ... --~--~---------~--~----~------------~-------~--~----~ You received this message from...
10858
orestis
arestis@...
Oct 3, 2009 11:40 am
Thanks björn, I was also experiencing slowdowns with a big window, and/or vertical splits, but the feat/core-text branch seems to fix this. ... ...
10857
Tyson Roberts
nallohki@...
Oct 3, 2009 11:11 am
Yeah, I'm in the same situation on my MBP - set the flags and did the 6/4 trick to no avail. I suspect that might change in the future, but in any case, not...
10856
orestis
arestis@...
Oct 3, 2009 11:01 am
Hello Tyson, Yes i am aware of this as some of the apps already run at 64bit mode. What I am saying is that apple decided to turn off 64bit mode on macbooks...
10855
orestis
arestis@...
Oct 3, 2009 10:26 am
... I tried to boot in 64bit mode, but i could not get it working. From what i've read, it seems that apple decided to prevent macbooks (not pros) from booting...
10854
Tyson Roberts
nallohki@...
Oct 3, 2009 10:20 am
From what I understand, the 32 bit kernel should not affect anything, really. None of the stuff that touches external apps (including 64 bit libraries/apps)...
10853
orestis
arestis@...
Oct 3, 2009 10:16 am
... Hey Nico thanks! I guess that was the problem :) I used candybar to change that icon, and reverting back to the original icon macvim builds just fine. The...
10852
björn
bjorn.winckler@...
Oct 3, 2009 9:26 am
... Hi Juz, I think all we be well if you simply add this line to your ~/.vimrc file: filetype plugin indent on (You'll have to create that file if it doesn't...
10851
björn
bjorn.winckler@...
Oct 3, 2009 12:01 am
... It's nothing to worry about: the Sparkle framework (automatic updating) is missing a binary for the x86_64 architecture. I'll be updating Sparkle next, I...
10850
juz.ooi
juz.ooi@...
Oct 2, 2009 11:01 pm
Greetings, Before i start, i apologize if the coming question is stupid. But am out of my wits. I have recently downloaded macvim and started learning PHP. The...