Re: [vim/vim] Allow netrw to browse to root directories on Windows (#1086)

2016-12-08 Fir de Conversatie Tumbler Terrall
 
> Eventually -- I have some outstanding issues with netrw to address, and
> my home computer's partition under Windows refuses to shrink (I wanted a
> dual-boot system, and I need to make space for a linux partition). 

If it's of any help, I've tried your modified version of this fix from your 
website and it works fine for me.

~Tumbler

-- 
-- 
You received this message from the "vim_dev" 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 because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Vim 8.0 released!

2016-09-13 Fir de Conversatie Tumbler Terrall

> Announcing:  Vim (Vi IMproved) version 8.0
> 
> 
> This the first major Vim release in ten years.  There are interesting
> new features, many small improvements and lots of bug fixes.

Awesome! Thanks for everything!

Oh, just curious. Are you going to update the download link on vim.org since 
8.0.0 doesn't work with with netrw? ;)

-- 
-- 
You received this message from the "vim_dev" 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 because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Bug in complete() function?

2016-08-11 Fir de Conversatie Tumbler Terrall
> It mentions version 7.4.0, that's very old.  Many completion bugs have
> already been fixed.
> 
> It would be nicer if you can copy the essential information here, so
> that not everybody has to navigate to some website to see the contents.

Thanks for the reply.

I tried it on 7.4.2196 and it seemed to be fixed. Sorry for submitting old 
data. Although to be fair, 7.4.0 is the latest version supplied on 
www.vim.org/download.php. :)

As far as putting everything here, I will make sure to do that in the future. I 
kept it on Stack Exchange because I posted some code and I like the markdown 
they supply for code snippets.

-- 
-- 
You received this message from the "vim_dev" 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 because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Bug in complete() function?

2016-08-11 Fir de Conversatie Tumbler Terrall
If the complete() function is used and the user backspaces, vim goes into 
"Whole line completion" mode. I'm curious if this is intended or if it is a bug.

It kind of seems like a bug to me since if you press CTRL-e the whole line gets 
replaced by the current word in certain circumstances. (Full details here: 
http://vi.stackexchange.com/questions/9125/strange-behavior-from-the-complete-function)

Can anyone here comment on this?

-- 
-- 
You received this message from the "vim_dev" 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 because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.


Re: Changing the defaults with Vim 8

2016-07-25 Fir de Conversatie Tumbler Terrall
On Monday, July 25, 2016 at 3:11:11 PM UTC-5, Christian Brabandt wrote:
> Hi Bram!
> 
> On So, 24 Jul 2016, Bram Moolenaar wrote:
> 
> > > please no hlsearch. That is most often annoying.
> > 
> > Well, I find it useful.  But I suppose that's more a personal
> > preference.
> 
> perhaps, if we made ctrl-l clear the search highlighting by default?

I personally like the idea of turning on hlsearch by default, but +1 to
the idea of also making ctrl-l clear the hl. 

~Tumbler Terrall

-- 
-- 
You received this message from the "vim_dev" 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 because you are subscribed to the Google Groups 
"vim_dev" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to vim_dev+unsubscr...@googlegroups.com.
For more options, visit https://groups.google.com/d/optout.