this post was submitted on 09 Jun 2023
28 points (96.7% liked)

unix like operating system lovers

2175 readers
1 users here now

This is a community that is only for nerds jk. everyone who doesn't scare when seeing UNIX terminal welcome! rules:

  1. don't make comments that branch out from the main topic too much, at least please somehow relate to it.
  2. retro operating systems, e.g. discussion about them, is strictly forbidden, please make a retro community instead.
  3. please be nice for others.

founded 1 year ago
MODERATORS
 

I tried everything, from Esc, Ctrl-C, REISUB, even ctrl-alt-delete.

I gave up and held down the power button

top 14 comments
sorted by: hot top controversial new old
[–] [email protected] 8 points 1 year ago

It's , ':' 'q' . 'Esc' to return to normal mode. ':' to begin entering a command, 'q' to actually quit, and to send the command. For safety, vim does not allow you to quit without saving. You can either override this behaviour by appending a '!' after 'q', to tell vim to quit without saving, or use ':' 'w' , while in normal mode, to save the file first. Writing and quitting can be combined into ':' 'w' 'q' to save and quit.

[–] [email protected] 5 points 1 year ago

Esc Esc Esc Esc :q!

[–] [email protected] 4 points 1 year ago

give up and use nano next time :^)

[–] [email protected] 2 points 1 year ago

Open a new terminal session to the host, and force kill the other session! Its the only way.

[–] [email protected] 1 points 1 year ago (1 children)

:;qigsk?!😋🤤😤💲🥹🤤😎🥹🤔🥴💲

And then you just press the power button.

[–] [email protected] 2 points 1 year ago (2 children)

Came here to say this. I just unplug the computer and throw it out!

[–] [email protected] 2 points 1 year ago

I toss some magnets in the case then burn it, gotta make sure Vim doesn't come back for vengeance if I perform the arcane shutdown ritual incorrectly.

[–] [email protected] 0 points 1 year ago (2 children)

I can't believe that there are still people that code in Vim, lol 😂. Not only that, but they encourage others to learn how to use it and code in it... WTF, I get that some people like retro stuff, but that's just plain stupid. Why not code in ASM then, it's retro as well 😂.

[–] [email protected] 4 points 1 year ago* (last edited 1 year ago)

Because it's super fast and beautiful. I use neovim though, not vim. Colleagues are always asking me how i can move around so fast. Well because it's all shortcuts and since the editor responds instantly... It just happens very fast.

It makes it a lot more fun to edit code :)

VS code is also decent but it has that laggy feeling all the time, and it's frustrating.

[–] [email protected] 1 points 1 year ago

Red hat Linux still doesn't ship with anything else installed by default (I mean apart from sed) so vi is your only choice if you're in an environment where you're not about to install a package (if repos are even accessible) everytime you log in a new server.

[–] [email protected] 1 points 1 year ago

Still... better than TECO.

[–] [email protected] 1 points 1 year ago

Hopefully terminal-based editors aren't considered too off-topic. Just thought it was funny :)

[–] [email protected] 0 points 1 year ago

Don’t even wait for þat shit to shut down normally just hold it down

[–] [email protected] 0 points 1 year ago

there's no reason to continue this discussion, cus, I'm locking this thread.

load more comments
view more: next ›