Skip to search.

Breaking News Visit Yahoo! News for the latest.

×Close this window

vim-mac · Vim (Vi IMproved) text editor Macintosh list

The Yahoo! Groups Product Blog

Check it out!

Group Information

? Already a member? Sign in to Yahoo!

Yahoo! Groups Tips

Did you know...
Hear how Yahoo! Groups has changed the lives of others. Take me there.

Messages

Advanced
Messages Help
Messages 13532 - 13561 of 13689   Oldest  |  < Older  |  Newer >  |  Newest
Messages: Show Message Summaries Sort by Date ^  
#13532 From: björn <bjorn.winckler@...>
Date: Wed Dec 12, 2012 3:53 pm
Subject: MacVim snapshot 66
bjorn.winckler@...
Send Email Send Email
 
Hi,

GitHub are no longer allowing binary uploads so I have decided to go back to using Google Code for binaries.  I thought I may as well build a new snapshot and upload it to GC.  Changes plus download links are at:


As usual, this is a 10.8 build only.  Builds for 10.6 & 10.7 will appear later.

Björn

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13533 From: philipmat <google@...>
Date: Fri Dec 14, 2012 3:01 am
Subject: Cannot map <D-P>
google@...
Send Email Send Email
 
Since I'm hitting Command-P a lot when I really want Ctrl-P, I wanted to remove
the print mapping and assign <D-P> to <C-P>.

The <D-P> mapping just doesn't seem to take, though. It just performs P instead.

macmenu File.Print key=<nop>
nmap <D-P> <C-P>


`nmap <D-P> <nop>` doesn't seem to work either, still just performing P.

What am I missing or doing wrong?

Thanks in advance.

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13534 From: philipmat <google@...>
Date: Fri Dec 14, 2012 3:02 am
Subject: Re: Cannot map <D-P>
google@...
Send Email Send Email
 
Just to clarify, `macmenu File.Print key=<nop>` works, it's the `nmap <D-P> ...`
part that doesn't.

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13535 From: björn <bjorn.winckler@...>
Date: Fri Dec 14, 2012 7:52 am
Subject: Re: Cannot map <D-P>
bjorn.winckler@...
Send Email Send Email
 
On Fri, Dec 14, 2012 at 4:02 AM, philipmat wrote:
Just to clarify, `macmenu File.Print key=<nop>` works, it's the `nmap <D-P> ...` part that doesn't.

Maps which involve "D" are case sensitive. You'll want to 

nmap <D-p> <C-p>

instead, see ":h cmd-key".

Björn

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13536 From: Steve Matney <steve.matney@...>
Date: Mon Dec 24, 2012 5:03 am
Subject: Kernel Panics in MacVim
steve.matney@...
Send Email Send Email
 
Has anybody been seeing pretty consistent kernel panics in MacVim? I just
experienced my third in three days and second today.

I just installed the latest snapshot, so we'll see if anything's changed to fix
the problem, but I thought I'd throw this question out there to see if anyone
else was having the same problem.

Thanks everybody!

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13537 From: Phil Dobbin <phildobbin@...>
Date: Mon Dec 24, 2012 7:32 am
Subject: Re: Kernel Panics in MacVim
phildobbin@...
Send Email Send Email
 
On 12/24/2012 05:03 AM, Steve Matney wrote:

> Has anybody been seeing pretty consistent kernel panics in MacVim? I just
experienced my third in three days and second today.
>
> I just installed the latest snapshot, so we'll see if anything's changed to
fix the problem, but I thought I'd throw this question out there to see if
anyone else was having the same problem.
>
> Thanks everybody!

Your best bet is to send Bjorn the relevant logs & see if he can help in
any way.

Cheers,

   Phil...

--
currently (ab)using
CentOS 5.8 & 6.3, Debian Squeeze & Wheezy, Fedora Beefy & Spherical,
Lubuntu 12.10, OS X Snow Leopard & Ubuntu Precise & Quantal

#13538 From: Jang-hwan Kim <janghwan@...>
Date: Sun Dec 30, 2012 2:19 am
Subject: Re: Kernel Panics in MacVim
janghwan@...
Send Email Send Email
 
On Monday, December 24, 2012 2:03:41 PM UTC+9, Steve Matney wrote:
> Has anybody been seeing pretty consistent kernel panics in MacVim? I just
experienced my third in three days and second today.
>
> I just installed the latest snapshot, so we'll see if anything's changed to
fix the problem, but I thought I'd throw this question out there to see if
anyone else was having the same problem.
>
> Thanks everybody!


Perhaps you turned on the 'tmux-MacOSX-pasteboard' program?


I also had this issue, after I upgraded from Snow Leopard(10.6) to Mountain
Lion(10.8).
Like you, I had nearly one panic a day. The kernel panic log showed: "negative
open count"
Upgrading/Compiling MacVim did not solve the issue. I was using 7.3 before
upgrading the OS.

I recalled that I was using the 'tmux-MacOSX-pasteboard' program before
upgrading to Mountain Lion.

https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard

I wasn't sure it had anything to do with it, but at least it was something that
was interacting with the lower level and Vim, so I thought it was worth a try.
I decided to turn off that program, and see how well it goes along.
That was early November... and I haven't met any crashes since then.

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13539 From: mityaz co <mitya@...>
Date: Thu Jan 3, 2013 7:10 pm
Subject: MacVim slooow cursor
mitya@...
Send Email Send Email
 
Hello everybody.
I'am issuing the following problem. At home I'm using Ubuntu and GVim version
7.3 It works as i should be, but I'm issuing speed problems with the MacVim at
my work. Macvim is installed via brew (also version 7.3). The speed of cursor
moving over symbols is way to slow (with the rather small file being edited --
about 200-250 lines). How do I cope with this problem? Maybe changing some
rendering options?

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13540 From: Julien Stechele <julien.stechele@...>
Date: Fri Jan 4, 2013 1:40 pm
Subject: Re: MacVim slooow cursor
julien.stechele@...
Send Email Send Email
 


2013/1/3 mityaz co <mitya@...>
Hello everybody.
I'am issuing the following problem. At home I'm using Ubuntu and GVim version 7.3 It works as i should be, but I'm issuing speed problems with the MacVim at my work. Macvim is installed via brew (also version 7.3). The speed of cursor moving over symbols is way to slow (with the rather small file being edited -- about 200-250 lines). How do I cope with this problem? Maybe changing some rendering options?

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Do you use cursorcolumn or relativenumber ?

--

Cordialement,
Julien Stechele

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13541 From: Eric Weir <eeweir@...>
Date: Fri Jan 4, 2013 3:16 pm
Subject: Vim app for iPad
eeweir@...
Send Email Send Email
 

I changed the subject heading to focus the discussion of Vim on the iPad more specifically on the Vim app for the iPad.

I hesitate in posting my musings on this topic [1] because I am not in a position myself to do much about them. [2] They may just be completely off-the-wall unrealistic.

That said, I've decided to see what's possible with the app as it is. I will be going about it slowly, in between other activities. 

In the meantime, it's noteworthy that the developer has released the code for the project and has placed it on its github repository. That and comments made by some of the raters in the App Store make wonder if more is not possible with this app. E.g., one rater suggests a key remapping to make the escape key readily accessible. Another rater suggests several features that would make the app much more attractive:

  • Extended Ctrl, Esc, Tab, colon and user set-able quick keys for Leader, back ticks, etc.
  • Default support for standard .vimrc and .vim plugins
  • iOS copy/paste support 
  • Dropbox syncing.

Developers of other editors have added a row of essential keys to the default iPad virtual keyboard. 

With iTunes it's supposed to be possible to drag 'n drop files between the iPad and another device. I see how to add files to the iPad. I don't see how to access the app folder on the IPad so that files could be moved to the other device.

Again, I'm almost ashamed to be commenting to this effect, since I couldn't contribute anything, but given the above and what I've seen done with other iPad apps, e.g., the diverse provisions for moving/syncing files between an iPad and another device in PDF Expert, I wonder if an individual, an organization, or a group couldn't take on the task of making this app genuinely useful for the iPad, along the lines of what was done to create MacVim.

Regards,
------------------------------------------------------------------------------------------
Eric Weir

"With an ounce of willingness, everything can change."

- Kim



--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13542 From: Bee <forth@...>
Date: Fri Jan 4, 2013 4:34 pm
Subject: Re: Vim app for iPad
forth@...
Send Email Send Email
 
Hi Eric

I used iTunes to put .vim .vimrc and .gvimrc on an iPhone for Vim app
to use. It is working quite well.

The .gvimrc has only:
set guifont=Courier:h18
As the default font on iPhone is too small.

The .vimrc is a tiny version of what I use on Mac, Linux and Windows.
If you like I will post it here.

I also used iTunes to upload several 'reference' files with info I
need remotely. These files are big enough that other iPhone editors
are too slow and do not have the search capability.

I use :E to look around the ios (not jailbroke) file structure.
:help :Explore

I have reported a few bugs, and DropBox support is talked about.

I also hope to see an update.

Bill

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13543 From: Eric Weir <eeweir@...>
Date: Fri Jan 4, 2013 10:49 pm
Subject: Re: Vim app for iPad
eeweir@...
Send Email Send Email
 

Discussion of Vim on the iPad on the vim_use list led me to post the following about the existing Vim app for the iPad. I'm forwarding it hear in case anyone here might have thoughts on the topic. I'm wondering if developing this app into a genuinely useful app on the iPad might not be a project along the lines of the MacVim project. 


On Jan 4, 2013, at 10:16 AM, Eric Weir wrote:

I changed the subject heading to focus the discussion of Vim on the iPad more specifically on the Vim app for the iPad.

I hesitate in posting my musings on this topic [1] because I am not in a position myself to do much about them. [2] They may just be completely off-the-wall unrealistic.

That said, I've decided to see what's possible with the app as it is. I will be going about it slowly, in between other activities. 

In the meantime, it's noteworthy that the developer has released the code for the project and has placed it on its github repository. That and comments made by some of the raters in the App Store make wonder if more is not possible with this app. E.g., one rater suggests a key remapping to make the escape key readily accessible. Another rater suggests several features that would make the app much more attractive:

  • Extended Ctrl, Esc, Tab, colon and user set-able quick keys for Leader, back ticks, etc.
  • Default support for standard .vimrc and .vim plugins
  • iOS copy/paste support 
  • Dropbox syncing.

Developers of other editors have added a row of essential keys to the default iPad virtual keyboard. 

With iTunes it's supposed to be possible to drag 'n drop files between the iPad and another device. I see how to add files to the iPad. I don't see how to access the app folder on the IPad so that files could be moved to the other device.

Again, I'm almost ashamed to be commenting to this effect, since I couldn't contribute anything, but given the above and what I've seen done with other iPad apps, e.g., the diverse provisions for moving/syncing files between an iPad and another device in PDF Expert, I wonder if an individual, an organization, or a group couldn't take on the task of making this app genuinely useful for the iPad, along the lines of what was done to create MacVim.

Regards,
------------------------------------------------------------------------------------------
Eric Weir

"With an ounce of willingness, everything can change."

- Kim

--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

------------------------------------------------------------------------------------------
Eric Weir
Decatur, GA  USA




--
You received this message from the "vim_use" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13544 From: Eric Weir <eeweir@...>
Date: Fri Jan 4, 2013 11:00 pm
Subject: Re: Vim app for iPad
eeweir@...
Send Email Send Email
 
On Jan 4, 2013, at 11:34 AM, Bee wrote:

> I used iTunes to put .vim .vimrc and .gvimrc on an iPhone for Vim app
> to use. It is working quite well.
>
> The .gvimrc has only:
> set guifont=Courier:h18
> As the default font on iPhone is too small.
>
> The .vimrc is a tiny version of what I use on Mac, Linux and Windows.
> If you like I will post it here.
>
> I also used iTunes to upload several 'reference' files with info I
> need remotely. These files are big enough that other iPhone editors
> are too slow and do not have the search capability.
>
> I use :E to look around the ios (not jailbroke) file structure.
> :help :Explore
>
> I have reported a few bugs, and DropBox support is talked about.
>
> I also hope to see an update.

Thanks, Bee. I'm encouraged by your response. I'm curious: Are you able to see
what's on the iOS device from iTunes? Comments by the developers of Vim for the
iPad suggest it should be possible, but I'm not finding a way.

You speak about iPhone editors. What can be done with them? Navigate to files on
the device? Move files in and out? Shouldn't these work on the iPad, too? Might
there be enhanced versions of them around somewhere?

I'm lead to believe---don't ask me by what---that all the files needed by Vim
and all documents created with it are contained in a single app folder on the
iPad. If so, is it possible to put folders in there? And if folders, plugins?

Regards,
--------------------------------------------------------------------------------\
----------
Eric Weir
eeweir@...

"The invincible shield of caring
Is a weapon sent from the sky
against being dead."

- Tao Te Ching 67







--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13545 From: Eric Weir <eeweir@...>
Date: Sat Jan 5, 2013 10:42 am
Subject: Re: Vim app for iPad
eeweir@...
Send Email Send Email
 
On Jan 4, 2013, at 11:34 AM, Bee wrote:

> I use :E to look around the ios (not jailbroke) file structure.
> :help :Explore

I used to use with my installation on the MacBook, until I started using the
sessions plugin. Most of my writing in vim is in vimwiki, so I don't need to
access files outside vimwiki very often.

But I did as you suggested in the Vim for iPad app. Not sure where I went from
the iPad into the Vim app, but definitely inside the Vim app there is a very
complex file structure. Looks to me like plugins could be used.

I am handicapped at the moment without the key mappings, which I was given by
folks on vim_use shortly after getting started with vim. I never really learned
the actual vim commands. I guess it's time.

Regards,
--------------------------------------------------------------------------------\
----------
Eric Weir
Decatur, GA  USA
eeweir@...




--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13546 From: Bee <forth@...>
Date: Sat Jan 5, 2013 3:37 pm
Subject: Re: Vim app for iPad
forth@...
Send Email Send Email
 
>Thanks, Bee. I'm encouraged by your response.
>I'm curious:
>Are you able to see what's on the iOS device from iTunes?

Yes. In iTunes,
specific apps are listed and you can transfer to/from them.
Many apps have DropBox support, which to me, is preferable.

>You speak about iPhone editors.

Most are for both iPhone and iPad, hence...
I will refer to all as ios editors.

Vim is my favorite, this IS the first version, although it works
amazingly well, it needs DropBox support, system clipboard
integration and a few bug fixes.

Other free editors: DraftPad, Nebulous Lite, LocNotes, Nocs are
quite good. They usually have DropBox support and use the system
clipboard.

Another editor called 'free writing' is quite experimental, some
interesting ideas but difficult for me to use. I like its custom
keyboard.

>What can be done with them?

The iPhone's on screen keyboard is tiny, but I can take notes,
compose responses to vim_use, vim_mac... it is easier with an
editor than in a web browser text box.

These things are not possible, yet, with ios vim because it does
not have a way to use the system clipboard for copy and paste,
even though :ve shows +clipboard.

I have compiled reference files I use to support my client's
systems and networks. ios vim will open very large files quickly
and is able to use regex search. Whereas ANY other ios editor I
have tried is extremely slow doing the same task, most do not
have a search, and none I have yet found have regex search.

With ios vim I can also edit those files and create new ones.

Bad news: those files, currently, are not accessible by anyother ios
app.
Good news: those files, currently, are not accessible by anyother ios
app.

That is to say they are out of sight, so if the iPhone is lost,
there is little chance a casual iPhone user would even know of
their existence.

It is even possible to open encrypted vim files transferred from my
Mac.

>Navigate to files on the device?

Yes, I can navigate anywhere on the device, read files, but this
iPhone is NOT jailbroke, so I do not have write access. When I
did 'look around', I felt more comfortable with the ios,
knowing it is truly unix.

>Move files in and out? Shouldn't these work on the iPad, too?

Yes, any ios device... iPad or iPhone are the same.

>Might there be enhanced versions of them around somewhere?

There are MANY editors for ios.
There is rumor of Microsoft Word for ios.
Apple has Pages for ios. The Mac version of Pages is excellent!
I have not yet downloaded it, but iText Pro, one of my favorite
simple word processors for the Mac, has an ios version called
iText Pad.

There are also several spreadsheets for ios.

>I'm lead to believe---don't ask me by what---that all the files
>needed by Vim and all documents created with it are contained
>in a single app folder on the iPad. If so, is it possible to
>put folders in there? And if folders, plugins?

As I understand, yes, all files are in the ios vim app 'package'.

I have added these to ios vim using iTunes:
.vim - this is a folder containing plugins...
.vimrc - the vim preference file
.gvimrc - the gui vim preference file, and ios vim IS 'gui'

The .vimrc is similar to what I use on Mac, Linux and Windows:
relative line numbers, incsearch, ignorecase
autoindent, nosmartindent, expandtab, smarttab,
tabstop=1, shiftwidth=1, because iPhone display is tiny
mappings for easier navigation within a file
nmap <lf> <cr> to ease unix system file navigation

The .gvimrc:
set guifont=Courier:h18
because the default font for iPhone is too small.

I have not found any ios vim specific documentation, but have
played enough to find one and two finger gestures.

It is possible to use a bluetooth keyboard with the iPhone,
but I do not have one, and I am curious what can be done
with the minimum. The small screen is very tiring to view but...

ios vim is amazingly usable, with DropBox and clipboard support
it will be the best editor I have tried for ios, but it may be
that I am just a HAPPY vim user on Mac, Linux, Windows, and now
ios :)

Bill

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13547 From: Bee <forth@...>
Date: Sat Jan 5, 2013 3:48 pm
Subject: Re: Vim app for iPad
forth@...
Send Email Send Email
 
This is my .vimrc for ios vim.
I used the short form for all settings,
just 'cause... iPhone is small. :)
Bill

"23456789012345678901234567890123456789012
se nocp nobk noswf nowrap
se is ic scs rnu
se ts=1 sw=1 et ai si sta
se nf-=octal nf+=alpha
se cb^=unnamedplus,unnamed
se lcs+=tab:\|-
nm F :bn!<cr>
nm Q :ls!<cr>:b
nm W :e! $MYVIMRC<cr>
nm T <pageup>
nm t <pagedown>
"nm <space> m'<pagedown> "space space bug?
nm <lf> <cr>
im & <esc>
ino <bslash> <bslash>
vm A y`>a<space>=<space><c-r>=<c-r>"<cr>
"set guifont=Courier:h18 ".gvimrc

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13548 From: Eric Weir <eeweir@...>
Date: Sat Jan 5, 2013 9:40 pm
Subject: Re: Vim app for iPad
eeweir@...
Send Email Send Email
 
On Jan 5, 2013, at 10:37 AM, Bee wrote:

>> I'm curious:
>> Are you able to see what's on the iOS device from iTunes?
>
> Yes. In iTunes,
> specific apps are listed and you can transfer to/from them.
> Many apps have DropBox support, which to me, is preferable.

Thanks, Bee.

When I select Vim from the apps set up for sharing on iTunes, click on the add
button and select a file on the MacBook, and then click on the Save to...
button, Finder does not show the iPad as a connected device. I don't see any way
to navigate to it.

If I could get a modified .vimrc on the iPad the Vim app would be a lot more
useable for me.

The iPad is connected to the MacBook by the usb cable.

--------------------------------------------------------------------------------\
----------
Eric Weir
eeweir@...

"The invincible shield of caring
Is a weapon sent from the sky
against being dead."

- Tao Te Ching 67







--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13549 From: Bee <forth@...>
Date: Sun Jan 6, 2013 5:21 am
Subject: Re: Vim app for iPad
forth@...
Send Email Send Email
 
On Jan 5, 1:40 pm, Eric Weir <eew...@...> wrote:
> When I select Vim from the apps set up for sharing on iTunes,
> click on the add button and select a file on the MacBook, and
> then click on the Save to... button, Finder does not show the
> iPad as a connected device. I don't see any way to navigate to
> it.

You will need to make a copy of your '.vimrc',
re-name it 'v', and save it to the desktop.

You need this step because the Mac file open dialog
will not see the .vimrc file because it is a unix hidden file.

When you get it on the ios device you will need to
re-name it back to '.vimrc'.

Now:
+ connect ios device to the Mac with usb
+ open iTunes
+ click on the ios device mounting icon
+ at the bottom click the vim icon
+ click the Add... button, you will NOT use 'Save to...' button
+ use the file open dialog to browse to your 'v' file
+ select it and click Open

The 'v' file will show in the list above the Add... button and
it has been transferred to the ios device.

You do not use the 'Save to...' button when transferring to the
ios device, only when transferring from the ios device to Mac.

Note:
strings in '...' single quotes are to be typed LITERALLY
but without the single quotes.

Now for the tricky part:
+ open vim on the ios device
+ type this LITERALLY 'nm <lf> <cr>' then press return
- that will map linefeed to carriage return
+ type ':E' then press return (note uppercase 'E')
+ you should now be browsing the file system and
- see the 'v' file
+ use two fingers to scroll and hide keyboard
+ use one finger to select the 'v' file
+ select the 'v' file and type 'R' for Rename
+ delete the 'v' and type '.vimrc'
- because you do not have cursor keys
+ use two fingers to scroll and hide keyboard
+ use one finger to select the '.vimrc' file
- then press return
+ you should now be back in vim looking at your .vimrc file!
+ add 'nm <lf> <cr>' to your '.vimrc' file

Bill

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13550 From: Louis Guillaume <lguillaume@...>
Date: Mon Jan 7, 2013 1:55 pm
Subject: Re: Kernel Panics in MacVim
lguillaume@...
Send Email Send Email
 
On Saturday, December 29, 2012 9:19:07 PM UTC-5, Jang-hwan Kim wrote:
> On Monday, December 24, 2012 2:03:41 PM UTC+9, Steve Matney wrote:
> > Has anybody been seeing pretty consistent kernel panics in MacVim? I just
experienced my third in three days and second today.
> >
> > I just installed the latest snapshot, so we'll see if anything's changed to
fix the problem, but I thought I'd throw this question out there to see if
anyone else was having the same problem.
> >
> > Thanks everybody!
>
>
> Perhaps you turned on the 'tmux-MacOSX-pasteboard' program?
>
>
> I also had this issue, after I upgraded from Snow Leopard(10.6) to Mountain
Lion(10.8).
> Like you, I had nearly one panic a day. The kernel panic log showed: "negative
open count"
> Upgrading/Compiling MacVim did not solve the issue. I was using 7.3 before
upgrading the OS.
>
> I recalled that I was using the 'tmux-MacOSX-pasteboard' program before
upgrading to Mountain Lion.
>
> https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard
>
> I wasn't sure it had anything to do with it, but at least it was something
that was interacting with the lower level and Vim, so I thought it was worth a
try.
> I decided to turn off that program, and see how well it goes along.
> That was early November... and I haven't met any crashes since then.


I've been having this same issue. Usually after switching to MacVim after waking
the machine up, or after it's been idle for a long time, then doing some action,
like closing a window, we have a panic.

But I do not use and never have installed tmux-MacOSX-pasteboard...

If someone's looking into this, please let me know if/how I can provide more
info...

Louis

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13551 From: Steven Michalske <smichalske@...>
Date: Mon Jan 7, 2013 5:57 pm
Subject: Re: Kernel Panics in MacVim
smichalske@...
Send Email Send Email
 
What do the kernel panic logs say?




On Jan 7, 2013, at 5:55 AM, Louis Guillaume <lguillaume@...> wrote:

> On Saturday, December 29, 2012 9:19:07 PM UTC-5, Jang-hwan Kim wrote:
>> On Monday, December 24, 2012 2:03:41 PM UTC+9, Steve Matney wrote:
>>> Has anybody been seeing pretty consistent kernel panics in MacVim? I just
experienced my third in three days and second today.
>>>
>>> I just installed the latest snapshot, so we'll see if anything's changed to
fix the problem, but I thought I'd throw this question out there to see if
anyone else was having the same problem.
>>>
>>> Thanks everybody!
>>
>>
>> Perhaps you turned on the 'tmux-MacOSX-pasteboard' program?
>>
>>
>> I also had this issue, after I upgraded from Snow Leopard(10.6) to Mountain
Lion(10.8).
>> Like you, I had nearly one panic a day. The kernel panic log showed:
"negative open count"
>> Upgrading/Compiling MacVim did not solve the issue. I was using 7.3 before
upgrading the OS.
>>
>> I recalled that I was using the 'tmux-MacOSX-pasteboard' program before
upgrading to Mountain Lion.
>>
>> https://github.com/ChrisJohnsen/tmux-MacOSX-pasteboard
>>
>> I wasn't sure it had anything to do with it, but at least it was something
that was interacting with the lower level and Vim, so I thought it was worth a
try.
>> I decided to turn off that program, and see how well it goes along.
>> That was early November... and I haven't met any crashes since then.
>
>
> I've been having this same issue. Usually after switching to MacVim after
waking the machine up, or after it's been idle for a long time, then doing some
action, like closing a window, we have a panic.
>
> But I do not use and never have installed tmux-MacOSX-pasteboard...
>
> If someone's looking into this, please let me know if/how I can provide more
info...
>
> Louis
>
> --
> You received this message from the "vim_mac" maillist.
> Do not top-post! Type your reply below the text you are replying to.
> For more information, visit http://www.vim.org/maillist.php

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13552 From: Eric Weir <eeweir@...>
Date: Tue Jan 15, 2013 12:18 am
Subject: Re: Vim app for iPad
eeweir@...
Send Email Send Email
 
On Jan 4, 2013, at 11:34 AM, Bee wrote:

> I used iTunes to put .vim .vimrc and .gvimrc on an iPhone for Vim app
> to use. It is working quite well.

Bill,

I am not certain it was you, but I believe that when I responded to the above to
the effect that I didn't see how to navigate on my iPad from within iTunes on my
MacBook you responded with detailed instructions and the code from your .vimrc
for my consideration in configuring Vim for the iPad.

I had to give my MacBook up for repairs a week ago and just got it back this
afternoon. I thought I had saved your message in a safe place---my email is
IMAP, and I'm still a little vague about how operations on messages on one
machine affect the other machine---and was looking forward to giving the
instructions. Unfortunately, it appears between restoring my setup on my MacBook
and my vagueness about IMAP the message got deleted.

If it was you who wrote to me, and if you still have a copy of the message, I
wonder if you'd be willing to resend it.

My apologies for not being more careful.

Thanks,
--------------------------------------------------------------------------------\
----------
Eric Weir
Decatur, GA
eeweir@...

"You keep on learning and learning, and pretty soon you learn
something no one has learned before." - Richard Feynman

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13553 From: Yudi Zhou <yd.zhou@...>
Date: Mon Jan 14, 2013 9:56 pm
Subject: Question about alloy macvim file browser key binding
yd.zhou@...
Send Email Send Email
 
Hi,
I use following statement to assign a key-combination to toggle file browser.
map <D-d> :maca toggleFileBrowser:<CR>
If there is no file browser sidebar, when I hit <D-d>, it is on. However if I
hit <D-d>, it will not be off, unless I click the macvim window area excluding
sidebar before hitting <D-d>. But using default key-binding <S-D-d> works fine,
no such issue.
Thank you

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13554 From: fbeeper <fbeeper@...>
Date: Tue Jan 15, 2013 8:42 am
Subject: MacVim "distribution"
fbeeper@...
Send Email Send Email
 
Hi there!

I'm new to this group, but I just thought you may be interested on a
"distribution" of MacVim I released yesterday:
https://github.com/fbeeper/fMacVim

It's just a package gathering Björn Winckler's MacVim, some plugins I considered
"essential", and a configuration customized thinking in Mac users.

Hope you like it!
And, please, do not hesitate to contact me, any constructive feedback will be
more than welcomed! :D

Cheers!

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13555 From: Bradford Smith <fingermark@...>
Date: Tue Jan 15, 2013 2:54 pm
Subject: Can we have a File Drawer, please?
fingermark@...
Send Email Send Email
 
It would be so lovely for MacVim to have a working file drawer.  I see a fork
exists which tries to add this behavior:  https://github.com/alloy/macvim.  Why
not try to merge this into the main MacVim repository?

I already use NERD tree, but it's not quite the same.

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13556 From: Andrew Stewart <boss@...>
Date: Wed Jan 16, 2013 9:19 am
Subject: Re: Can we have a File Drawer, please?
boss@...
Send Email Send Email
 
On 15 Jan 2013, at 15:54, Bradford Smith wrote:
> It would be so lovely for MacVim to have a working file drawer.

I disagree: I don't want a working file drawer.  Also MacVim is Vim and Vim
doesn't have a built-in file drawer so MacVim shouldn't either.

Just my opinion...

Yours,
Andrew Stewart

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13557 From: Niels Kobschätzki <niels@...>
Date: Wed Jan 16, 2013 9:40 am
Subject: Re: Can we have a File Drawer, please?
niels@...
Send Email Send Email
 
On 16.01.2013, at 10:19, Andrew Stewart <boss@...> wrote:

>
> On 15 Jan 2013, at 15:54, Bradford Smith wrote:
>> It would be so lovely for MacVim to have a working file drawer.
>
> I disagree: I don't want a working file drawer.  Also MacVim is Vim and Vim
doesn't have a built-in file drawer so MacVim shouldn't either.

MacVim is a GUI-version of vim for better integration into the OS. Therefore a
file-drawer would be nice.

> Just my opinion...

And that's just mine…

Niels

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13558 From: Aaron Cruz <pferdefleisch@...>
Date: Wed Jan 16, 2013 11:46 pm
Subject: Re: Can we have a File Drawer, please?
pferdefleisch@...
Send Email Send Email
 
There is a branch of macvim on github by alloy. I don't know how up to date it
is with macvim master (last commit 2 months ago).
Here is a link to some screenshots (and the repo)
https://github.com/alloy/macvim/wiki/Screenshots
bussi,
aaron

On Tuesday, January 15, 2013 3:54:24 PM UTC+1, Bradford Smith wrote:
> It would be so lovely for MacVim to have a working file drawer.  I see a fork
exists which tries to add this behavior:  https://github.com/alloy/macvim.  Why
not try to merge this into the main MacVim repository?
>
> I already use NERD tree, but it's not quite the same.

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13559 From: Bradford Smith <fingermark@...>
Date: Thu Jan 17, 2013 3:29 pm
Subject: Re: Can we have a File Drawer, please?
fingermark@...
Send Email Send Email
 
On Wednesday, January 16, 2013 6:46:06 PM UTC-5, Aaron Cruz wrote:
> There is a branch of macvim on github by alloy. I don't know how up to date it
is with macvim master (last commit 2 months ago).
> Here is a link to some screenshots (and the repo)
> https://github.com/alloy/macvim/wiki/Screenshots
> bussi,
> aaron

Yeah, I'm looking to see why we can't merge this into the main MacVim
repository.

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13560 From: Aaron Cruz <pferdefleisch@...>
Date: Thu Jan 17, 2013 3:37 pm
Subject: Re: Can we have a File Drawer, please?
pferdefleisch@...
Send Email Send Email
 
Oops. I should have actually read your first post.
Sorry,
aaron

On Thursday, January 17, 2013 4:29:18 PM UTC+1, Bradford Smith wrote:
> On Wednesday, January 16, 2013 6:46:06 PM UTC-5, Aaron Cruz wrote:
> > There is a branch of macvim on github by alloy. I don't know how up to date
it is with macvim master (last commit 2 months ago).
> > Here is a link to some screenshots (and the repo)
> > https://github.com/alloy/macvim/wiki/Screenshots
> > bussi,
> > aaron
>
> Yeah, I'm looking to see why we can't merge this into the main MacVim
repository.

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

#13561 From: Chris Schneider <chris@...>
Date: Thu Jan 17, 2013 5:31 pm
Subject: Re: Can we have a File Drawer, please?
chris@...
Send Email Send Email
 
I disagree with merging any osx-native file drawer into MacVim.  I'm not sure why a plain vim plugin like nerdtree doesn't do exactly what you want?

Beyond that, I don't think adding a bunch of extra code to MacVim is good. I want it to be a fairly thin, error free wrapper that hoists a command line app to be a proper windowed app. 




On Thu, Jan 17, 2013 at 8:37 AM, Aaron Cruz <pferdefleisch@...> wrote:
Oops. I should have actually read your first post.
Sorry,
aaron

On Thursday, January 17, 2013 4:29:18 PM UTC+1, Bradford Smith wrote:
> On Wednesday, January 16, 2013 6:46:06 PM UTC-5, Aaron Cruz wrote:
> > There is a branch of macvim on github by alloy. I don't know how up to date it is with macvim master (last commit 2 months ago).
> > Here is a link to some screenshots (and the repo)
> > https://github.com/alloy/macvim/wiki/Screenshots
> > bussi,
> > aaron
>
> Yeah, I'm looking to see why we can't merge this into the main MacVim repository.

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

--
You received this message from the "vim_mac" maillist.
Do not top-post! Type your reply below the text you are replying to.
For more information, visit http://www.vim.org/maillist.php

Messages 13532 - 13561 of 13689   Oldest  |  < Older  |  Newer >  |  Newest
Add to My Yahoo!      XML What's This?

Copyright © 2010 Yahoo! Inc. All rights reserved.
Privacy Policy - Terms of Service - Guidelines NEW - Help