Dear Vim users, The traditional Vim calendar has been updated for 2007! This is a desktop calendar for 2007, made from one sheet of paper. After folding, one...
Bram Moolenaar
Bram@...
Dec 11, 2006 9:02 pm
4230
... What happens if you try this? ... That works for me on gvim 6.3 for Mac. Seems wrong, but it puts in newlines. Marvin Humphrey Rectangular Research ...
Marvin Humphrey
marvin@...
Dec 13, 2006 11:05 pm
4231
I'm currently working with vi on OS X machines. I'd like to be able to use its regex support to quickly add newlines and format things nicely. However ... I...
jeffthewookiee
jeff@...
Dec 14, 2006 12:04 am
4232
... What I do, and what has always worked for me is ... where ^V and ^M mean Ctrl-V and Ctrl-M. See ... on this. Cheers Bernhard...
Bernhard Prümmer
Bernhard.Pruemmer@...
Dec 14, 2006 12:07 am
4233
ach@...
Dec 15, 2006 12:53 am
4234
Hello vim-mac users! I put together a tiny AppleScript Studio app that may be of use to members of this group. It launches vim w/in Terminal from Finder. The ...
Jim Eberle
jim.eberle@...
Dec 18, 2006 10:51 pm
4235
The message contains Unicode characters and has been sent as a binary attachment....
ackahn@...
Dec 19, 2006 5:58 am
4236
Hey everyone, one of the reasons why I was considering to switch to TextMate, was because of the "Edit in TextMate"-button the TM-users have. They can edit the...
Chris Eidhof
chris@...
Dec 19, 2006 7:54 am
4237
... Hmm... This is a double sided sword, on one hand it's good to have less flicker but on the other it's good to show user that something is really happening....
Jussi Hagman
jhagman@...
Dec 19, 2006 5:43 pm
4238
Hi, ... If you google for this TextMate feature, you can actually find the link http://anon:anon@.../svn/Bundles/trunk/Tools/Edit%20in%20TextMate/ ...
Rainer Schmid
ashcatch@...
Dec 20, 2006 9:04 am
4239
... ~3 seconds on a recent MacBook (2GHz). On my Windows PC, it's ~0.5 seconds. So it's not slow slow, but not snappy either. It's the same 158 line .vimrc...
James Hague
james.hague@...
Dec 20, 2006 2:54 pm
4240
... I actually redid my test and a warm start (vim already in disk cache) it took just 1.6s-2s (with/without 100 line .vimrc), I'm not sure why the difference...
Jussi Hagman
jhagman@...
Dec 20, 2006 4:10 pm
4241
... I played with this a bit last night. The ~3 second start is only the when vim hasn't been run recently (isn't cached, etc). After that it's real quick:...
James Hague
james.hague@...
Dec 21, 2006 4:55 pm
4242
Hello, first time posting so please let me know if I'm in the wrong place. I believe there's a minor rendering bug for specific fonts and sizes (and then only...
Darrell Nash
nash@...
Dec 23, 2006 12:19 am
4243
... See also Apple's documentation about the services menu (does Vim use Carbon bindings?): ...
Jarimatti Valkonen
javalkon@...
Dec 23, 2006 10:12 pm
4244
Wow, cool! I looked into the code for a bit, but I don't really understand what's happening. But hopefully I'm able to spend a sunday- afternoon on deciphering...
Chris Eidhof
chris@...
Dec 23, 2006 11:20 pm
4245
Greets, One of the things I really liked about gvim 6.3 for the Mac as opposed to the terminal version was that cmd-v paste ignored current settings for...
Marvin Humphrey
marvin@...
Dec 28, 2006 5:52 pm
4246
Greets, Because, like many others, I'd like to have both UTF-8 characters displayed correctly and anti-aliasing, I went spelunking in gui_mac.c a couple days...
Marvin Humphrey
marvin@...
Dec 28, 2006 7:06 pm
4247
Vim, Arabic, mlterm, OS X I am trying to do the following: 1. edit Arabic script on OSX, running vim in an mlterm 2. and use my own Arabic keymap As I...
Kenneth Reid Beesley
krbeesley@...
Dec 28, 2006 7:20 pm
4248
Greets, I'm replying to my own mail because I received a private reply which led me to the solution. ... Looks like this is the magic incantation: noremap...
Marvin Humphrey
marvin@...
Dec 28, 2006 11:28 pm
4249
... Right. Basically, after familiarizing myself with large pieces of gui_mac.c and the ATSUI API, I started to figure that it might be more efficient to just...
Marvin Humphrey
marvin@...
Dec 29, 2006 12:57 am
4250
Hi Marvin, ... ouch ouch ouch - it itches - ouch! ;-) That would indeed be a pretty amazing leap forward if it were to work. You're only talking about doing...
Stephen Riehm
stephen.riehm@...
Dec 29, 2006 1:24 am
4251
Somewhere on Shadow Earth, at Thu, Dec 28, 2006 at 04:54:03PM -0800, Marvin Humphrey wrote: <snip> ... Hard to say. The buzz is that "all new apps should be...
Timothy Knox
tdk@...
Dec 29, 2006 3:51 am
4252
Hi! This is the ezmlm program. I'm managing the vim-mac@... mailing list. I'm working for my owner, who can be reached at vim-mac-owner@.... Messages...
vim-mac-help@...
Dec 31, 2006 6:32 pm
4253
Another alternative maybe is to use the pastetoggle command - http://vimdoc.sourceforge.net/htmldoc/options.html#'pastetoggle' VIM Documentation . I have the...
rleeden
rleeden@...
Jan 2, 2007 11:24 am
4254
Newbie question: I have Vim.app installed, version 7.0. on a Tibook running OS X 10.4.8 When I launch it by clicking Vim.app, or using the 'gvim' command from...
Kenneth Reid Beesley
krbeesley@...
Jan 4, 2007 8:26 am
4255
Test message. Is this distribution list active?...
Kenneth Reid Beesley
krbeesley@...
Jan 5, 2007 8:02 pm
4256
Yep ... From: Kenneth Reid Beesley <krbeesley@...> To: vim-mac@... Sent: Friday, January 5, 2007 11:00:45 AM Subject: test message Test message. Is...
Sean Plank
sapsolaris@...
Jan 5, 2007 10:22 pm
4257
is possible change the behavior of key combination <shift><left-arrow> to "go to begin of line" in insert mode? regards Rui Gonçalves PS: I already asked this...