"Press ENTER" prompt when edit file with long path

2019-12-11 Thread J. Lewis Muir
Hello! In an 80-column terminal, when I invoke vim on an existing empty file with a name that is 56 'x' characters, it displays the following prompt before I can edit the file: "" 0 lines, 0 characters Press ENTER or type command to co

Re: Vim executable for Windows updated

2019-12-11 Thread Christian Brabandt
On Di, 10 Dez 2019, Christian Brabandt wrote: > > On Mo, 09 Dez 2019, Bram Moolenaar wrote: > > > Is that possible for the gvim.exe that I create? Or do we need to pick > > the right one from your site? I'm sure many users would prefer a signed > > binary. Not sure if it runs everywhere, e.

Re: "Press ENTER" prompt when edit file with long path

2019-12-11 Thread Gary Johnson
On 2019-12-10, J. Lewis Muir wrote: > Hello! > > In an 80-column terminal, when I invoke vim on an existing empty file > with a name that is 56 'x' characters, it displays the following prompt > before I can edit the file: > > > "" 0 li

Re: Ex command for deleting folds?

2019-12-11 Thread Paul
On Tue, Dec 10, 2019 at 10:04:26AM -0800, Tom M wrote: does anybody know how can I delete folds within a range of lines via an ex-command? Fold can be created with the ":fold" ex-command but I can't seem to find any corresponding ":folddelete" ex-command or something in that style. Do I have to u

Re: "Press ENTER" prompt when edit file with long path

2019-12-11 Thread Gary Johnson
On 2019-12-11, Gary Johnson wrote: > On 2019-12-10, J. Lewis Muir wrote: > > Hello! > > > > In an 80-column terminal, when I invoke vim on an existing empty file > > with a name that is 56 'x' characters, it displays the following prompt > > before I can edit the file: > > > > > > "x

Re: "Press ENTER" prompt when edit file with long path

2019-12-11 Thread Yegappan Lakshmanan
Hi, On Wed, Dec 11, 2019 at 8:13 AM Gary Johnson wrote: > > On 2019-12-11, Gary Johnson wrote: > > On 2019-12-10, J. Lewis Muir wrote: > > > Hello! > > > > > > In an 80-column terminal, when I invoke vim on an existing empty file > > > with a name that is 56 'x' characters, it displays the follow

Re: "Press ENTER" prompt when edit file with long path

2019-12-11 Thread Bram Moolenaar
On 2019-12-11, Gary Johnson wrote: > > On 2019-12-10, J. Lewis Muir wrote: > > > Hello! > > > > > > In an 80-column terminal, when I invoke vim on an existing empty file > > > with a name that is 56 'x' characters, it displays the following prompt > > > before I can edit the file: > > > > > > -

Re: Vim executable for Windows updated

2019-12-11 Thread Bram Moolenaar
Christian wrote: > > On Mo, 09 Dez 2019, Bram Moolenaar wrote: > > > > > Is that possible for the gvim.exe that I create? Or do we need to pick > > > the right one from your site? I'm sure many users would prefer a signed > > > binary. Not sure if it runs everywhere, e.g. on Windows XP? Tha

Re: "Press ENTER" prompt when edit file with long path

2019-12-11 Thread Gary Johnson
On 2019-12-11, Bram Moolenaar wrote: > On 2019-12-11, Gary Johnson wrote: > > > On 2019-12-10, J. Lewis Muir wrote: > > > > Hello! > > > > > > > > In an 80-column terminal, when I invoke vim on an existing empty file > > > > with a name that is 56 'x' characters, it displays the following prompt >