Live data from Hacker News

Modeless Vim

github.com

21–30 of 398 posts

Re: Modeless Vim

#21

I need to get some fresh air and listen to peaceful music to forget that I saw this! Vim has been one of the best discoveries of my life BECAUSE of its modes, and I've taken that modal approach to my browsers, VSCode, etc.

If you don't already do it the neovim extension for vscode is nights and days better than the one trying to emulate vim in javascript.

Re: Modeless Vim

#24
Emacs has Evil Mode for simulating a modeful editor with vi-style keybinding. Vim now has an extension to do the opposite thing. It would be extra amusing if it supports Emacs-style keybindings (but it doesn't).

Re: Modeless Vim

#25
post #10

Why not just use nano where all the common operations are labeled clearly at the bottom of the screen?

The author answers that in the linked thing, the short of it is for the vim features that nano doesn't have.

I wonder which sort of features they could have in mind, if learning the basic modes is too hard for the intended user of the plugin.

Re: Modeless Vim

#26

I need to get some fresh air and listen to peaceful music to forget that I saw this! Vim has been one of the best discoveries of my life BECAUSE of its modes, and I've taken that modal approach to my browsers, VSCode, etc.

If you don't already do it the neovim extension for vscode is nights and days better than the one trying to emulate vim in javascript.

I tried both (mainly to use my neovim extensions) but unfortunately it was buggy (around 6 months ago) for me. Has it gotten more stable now?

Re: Modeless Vim

#27
Wow. This appears to be made for exactly me.

I've half-learned vim and like the idea of it, but frankly I also use so many other "regular" programs that at times I wish I never learned vim.

I'm really hoping this is more-or-less what I think it is.

Re: Modeless Vim

#28
post #25
post #10

Earlier quoted context omitted.

The author answers that in the linked thing, the short of it is for the vim features that nano doesn't have.

I wonder which sort of features they could have in mind, if learning the basic modes is too hard for the intended user of the plugin.

They mention that as well - syntax highlighting is one example.

Re: Modeless Vim

#29

I need to get some fresh air and listen to peaceful music to forget that I saw this! Vim has been one of the best discoveries of my life BECAUSE of its modes, and I've taken that modal approach to my browsers, VSCode, etc.

[deleted]

Re: Modeless Vim

#30
Everyone has their preferred setup, so I guess it is cool that this exists for that reason.

But come on! Learning vim bindings is one of life’s greatest pleasures. Once you’re hooked you’ll hate any non-mode based editors.

Post reply on HN