Spyke

Ahem, per the cartoon, the genie typed "vi", which leaves vi in command mode.

As an emacs user, I'm ctrl-x ctrl-c with this conversation.

18
freundTechreply
feddit.de

After noticing that ctrl+c doesn't work he tried typing exit, which put him in edit mode.

7
kbotcreply
lemmy.world

Unless you are on a Mac, then ctrl is META, and META+c gets you to the place where you can :q!

ESC is just too far to deal with when using vi.

2

Go ask Red Hat for their sources.

EDIT: I’m a Linux Performance Engineer with 15 years under my belt and I use a Mac as my daily driver. Including when I gasp interface with Linux computers because it’s always a combination of ssh and configuration management of some form. Telling me that Mac users don’t use vim is, on its face, one of the dumbest things I’ve ever heard. It’s a text based interface. I could do it with Windows, but I’m faster on Macs.

1
Clusterfckreply
lemmy.sdf.org

Or just use nano and have a built in cheat sheet

Edit: I just realized nano is the gen z text editor for Linux....

4
buedireply
feddit.de

Why do people just don't ESC :x? Do I miss something when not using q!?

2
feddit.nl

:x also writes (same as :wq). :q! is force quit. If you accidentally made changes then :q will give an error and :x will write those changes. So :q! Is you safest bet if you need to gtfo.

5

Now that you write it... I use :q! all the time but I did not realize. I guess that is just muscle memory :-)

1
starmanreply
programming.dev

Or ZZ, more simple and immediately after typing it you start hearing random ZZ Top song.

4

Me hoping it's "Waiting for the Bus"

Damn, "Legs" again.

2
lemmy.world

HELP! HOW DO I EXIT VIM? i've been stuck here for months, had to create my own browser from scratch.

29
lemmy.world

The first time I got stuck in VI, cell phones didn't have internet yet. We were a one computer household. I had printed out some instructions on how to modify XF86 configs. I had tried typing out every version of [ESC] I could come up with.

If it wouldn't have been for VI I would have been into Linux probably a decade earlier. It's now my editor of choice but it probably wouldn't have killed them to detect control x and give you a little hint text somewhere.

6
Morphitreply
feddit.uk

it probably wouldn't have killed them

It does pop a help message on CTRL C now. Also, Bram sadly died recently. Coincidence?

4

Is he running his system from something like FAT to make executing VI do something useful?

3

You reached the end

I wish :q! | Spyke