Re: Upgrade to recent version broke vimrc -- doesnt recognize unix style environmental variables

2021-02-17 Thread johanns
On Mon, Feb 15, 2021 at 09:47:09AM -0600, tom wrote: I was working in vim and tried to sort something. The sort didn't work as I expected. I thought I would upgrade to version 8.0 in the hopes that would fix it. The upgrade gave me a new problem. in my vimrc there was the line set

Re: Upgrade to recent version broke vimrc -- doesnt recognize unix style environmental variables

2021-02-17 Thread 'c.willis...@btinternet.com' via vim_use
-- Original Message -- From: joha...@nacs.net To: vim_use@googlegroups.com Cc: v...@vim.org Sent: Wednesday, 17 Feb, 2021 At 18:00 Subject: Re: Upgrade to recent version broke vimrc -- doesnt recognize unix style environmental variables On Mon, Feb 15, 2021 at 09:47:09AM -0600, tom

Re: Upgrade to recent version broke vimrc -- doesnt recognize unix style environmental variables

2021-02-17 Thread Tony Mechelynck
On Tue, Feb 16, 2021 at 8:03 AM tom wrote: > > I was working in vim and tried to sort something. The sort didn't work as I > expected. > > I thought I would upgrade to version 8.0 in the hopes that would fix it. The > upgrade gave me a new problem. Upgrade "to" Vim 8.0? That's rather behind

Re: Stop notification from :wn

2021-02-17 Thread johanns
On Fri, Feb 12, 2021 at 10:40:15AM -0800, cjsmall wrote: When I use the :wn" command, before moving to the next file I see a notification like: "file1" 137L, 5359C [w] "file2" 137L, 5359C Press ENTER or type command to continue Obviously this requires a to advance to the next file. Is