-6 points
*
Deleted by creator
permalink
report
reply
2 points

The same cannot be said about nano

permalink
report
reply
3 points

casual nano fan here. can’t stand vim, if my text editor has its own command line then there’s a problem lol

at least we can all come together and say that emacs is the worst

permalink
report
parent
reply
0 points

😆 I can’t tell if I really like using vim or if it’s Stockholm syndrom. ZQ

permalink
report
reply
1 point

I’ve been trying to get good at vim recently and the more I learn how to do, the more I love it. I already hit the inflection point of being better with vim then regular text editors, but I can tell I’m nowhere near as fast as I can be

permalink
report
parent
reply
1 point

Keep at it, it’s a learning curve but when you get over it you’re not gonna wanna program without it. IdeaVim is great in Jetbrains IDEs and the vim plugin for vs code is pretty decent, if you’re more into an IDE than a terminal.

permalink
report
parent
reply
1 point

I think quitting vim is the only thing I know how to do with it

permalink
report
reply
1 point

I’m on the emacs side of things, but knowing at least the bare minimum of vim is handy, because I have run into into systems (usually very small systems like routers or something) where some vi variant is available and nothing else is. Though as systems get bigger, it has become more the norm to have at least nano also available.

I’d know at least this:

  • i to enter insert mode. Then you can edit as in a non-modal editor.

  • Esc to exit insert mode and go back to normal mode.

  • h, j, k, l move left, down, up, and right. The fingers under your right hand on a QWERTY keyboard.

  • / to start a regex search

  • % and then SRC/REPLACEMENT to do a regex replacement.

  • :q to exit without saving changes.

  • :wq to save and exit.

That’s enough to perform a couple of small edits or something if need be.

permalink
report
parent
reply
1 point

Also another important one is :q! if you want to quit without saving changes, though vim will remind you if you leave off the ! in case you forget.

permalink
report
parent
reply
1 point

Fun fact, you can also press ZQ in normal mode to exit without saving.

permalink
report
parent
reply
4 points

Memes like this always make we wonder the original version of it. I am dying to know the original context of why the father doesn’t want the boyfriend to pull out

permalink
report
reply
4 points

The father didn’t believe the boy’s claim and dared him to demonstrate exiting Vim without pulling out the power cable that night.

permalink
report
parent
reply

linuxmemes

!linuxmemes@lemmy.world

Create post

I use Arch btw


Sister communities:
Community rules
  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

Community stats

  • 7.5K

    Monthly active users

  • 1.2K

    Posts

  • 66K

    Comments