Earlier quoted context omitted.
they probably mean GUI app like GVim and MacVim
I personally wish they'd resurrect elvis
Vim 9.2
191–200 of 203 posts
Re: Vim 9.2
#192Re: Vim 9.2
#193Earlier quoted context omitted.
Couldn't have come at a better time for those who are affected by their IT departments removing access to Notepad++.
That’s an interesting thought. I don’t believe that Vim’s modal system will be to their taste, but makes me curious if anyone has put together a collection of useful text editing macros for Vim similar to what Notepad++ offers. Typically, I just pipe the output of my buffer to external commands to apply similar transformations that Notepad++ offers out of the box, but I would think the same would be challenging to do…
Re: Vim 9.2
#194Earlier quoted context omitted.
Now that he's no longer with us, I don't think comments like this are necessary.
Being dead has no impact on the truth, actually.
Re: Vim 9.2
#195Earlier quoted context omitted.
Now that he's no longer with us, I don't think comments like this are necessary.
Being dead has no impact on the truth, actually.
Re: Vim 9.2
#196Re: Vim 9.2
#197Earlier quoted context omitted.
Could say the same thing about people working on neovim
NeoVim has a fundamentally better architecture and healthier ecosystem.
Re: Vim 9.2
#198Earlier quoted context omitted.
NeoVim has a fundamentally better architecture and healthier ecosystem.
Maybe, but Vim has tradition and backward compatibility, a better target, and fast vim9script. Neovim doesn't suit me. The aggressiveness of Neovim users constantly surprises me. Go to the Neovim forum and leave me alone. I don't go to Neovim forums to convince users that Vim is better.
Re: Vim 9.2
#199Earlier quoted context omitted.
Do you know why it was rejected?
It’s been too long, I no longer recall specifics. Wikipedia links to the patch’s discussion on Google Groups, if you care to read it. https://groups.google.com/g/vim_dev/c/65jjGqS1_VQ/m/fFiFrrIB... Vim 8 did add support for asynchronous jobs, due to the pressure of Neovim fork. https://lwn.net/Articles/713114/