Re: Vim 8.1 is released!

2018-05-19 Fir de Conversatie Diego Viola
On Thursday, May 17, 2018 at 3:18:50 PM UTC-3, Bram Moolenaar wrote: > Hello Vim users! > > Announcing: Vim (Vi IMproved) version 8.1 > > > This is a minor release with many small improvements and lots of bug > fixes. The main new feature is the terminal window. I have put up a > few screensh

Re: Replace current buffer with terminal?

2017-09-30 Fir de Conversatie Diego Viola
On Saturday, September 30, 2017 at 11:00:38 AM UTC-3, Bram Moolenaar wrote: > Diego Viola wrote: > > > I'm currently trying the :terminal command. > > > > Is it possible to replace the current buffer with :terminal? I've noticed > > when I call :termina

Re: Replace current buffer with terminal?

2017-09-30 Fir de Conversatie Diego Viola
On Saturday, September 30, 2017 at 2:59:50 AM UTC-3, ZyX wrote: > 2017-09-30 6:34 GMT+03:00 Diego Viola : > > Hi, > > > > I'm currently trying the :terminal command. > > > > Is it possible to replace the current buffer with :terminal? I've noticed >

Replace current buffer with terminal?

2017-09-29 Fir de Conversatie Diego Viola
Hi, I'm currently trying the :terminal command. Is it possible to replace the current buffer with :terminal? I've noticed when I call :terminal it creates a new split. Is it possible to replace the current split with the terminal? I've noticed neovim does this by default. It would be nice if

Re: Patch 7.4.1274

2016-04-13 Fir de Conversatie Diego Viola
On Sunday, February 14, 2016 at 5:28:25 PM UTC-2, Christian Brabandt wrote: > Hi Diego! > > On So, 14 Feb 2016, Diego Viola wrote: > > > So is this a bug or what? > > do you need the output? > > Best, > Christian > -- > Die Ideen sind nicht verantwortlic

Re: Vim 7.5 or Vim 8?

2016-04-13 Fir de Conversatie Diego Viola
On Monday, April 4, 2016 at 5:13:23 PM UTC-3, Bram Moolenaar wrote: > I have been wondering if the next release should be called 7.5 or 8. > We have quite a few new features, but not that many as with the Vim 7 > release. Well, that was a big release. I think the most important > addition since t

Re: Patch 7.4.1274

2016-02-14 Fir de Conversatie Diego Viola
So is this a bug or what? Diego On Thu, Feb 11, 2016 at 6:39 PM, Diego Viola wrote: > Sorry, not just music player, but video/audio player. > > Diego > > On Thu, Feb 11, 2016 at 6:38 PM, Diego Viola wrote: >> Hi Bram, >> >> mpv is a music player (mplayer f

Re: Patch 7.4.1274

2016-02-11 Fir de Conversatie Diego Viola
Sorry, not just music player, but video/audio player. Diego On Thu, Feb 11, 2016 at 6:38 PM, Diego Viola wrote: > Hi Bram, > > mpv is a music player (mplayer fork), see https://mpv.io/ > > I don't need to play music in vim, I just wanted to try the job > functionality an

Re: Patch 7.4.1274

2016-02-11 Fir de Conversatie Diego Viola
/null as part of the mpv command. Diego On Thu, Feb 11, 2016 at 6:25 AM, Bram Moolenaar wrote: > > Diego Viola wrote: > >> I read the documentation for job_start() and it's clear to me what it >> does, so I tried this: >> >> let job = job_start(["/bin

Re: Patch 7.4.1274

2016-02-10 Fir de Conversatie Diego Viola
ng something? Diego On Tue, Feb 9, 2016 at 8:03 AM, Bram Moolenaar wrote: > > Diego Viola wrote: > >> On Monday, February 8, 2016 at 11:27:31 PM UTC-2, Diego Viola wrote: >> > I've just compiled vim from git and tried the new job functionality. >> > &g

Re: Patch 7.4.1274

2016-02-08 Fir de Conversatie Diego Viola
On Monday, February 8, 2016 at 11:27:31 PM UTC-2, Diego Viola wrote: > I've just compiled vim from git and tried the new job functionality. > > I tried playing a song in the background first, as in: > > :call job_start('mpv /path/to/song.ogg') > > But it just

Re: Patch 7.4.1274

2016-02-08 Fir de Conversatie Diego Viola
I've just compiled vim from git and tried the new job functionality. I tried playing a song in the background first, as in: :call job_start('mpv /path/to/song.ogg') But it just slowed down the editor a lot, I got some output back in the editor though. I also tried: :call job_start('ls') And

Re: Neovim

2014-02-24 Fir de Conversatie Diego Viola
OK I'm sorry about that, that was an exaggeration. Sorry. -- -- 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

Re: Neovim

2014-02-24 Fir de Conversatie Diego Viola
I don't understand, Bram says "It's much better to improve what we have." which is good and reasonable to me. I agree with this. But then we have people like Thiago de Arruda (aka tarruda)

Neovim

2014-02-23 Fir de Conversatie Diego Viola
Hi Bram, I would like to start by saying that I admire your work on Vim, I've been using it for quite some time now and I really enjoy using Vim every day. There's a new project that is called Neovim that seeks to refactor and modernize the codebase, I was interested in knowing what your opinio