396
Just to be safe (sh.itjust.works)
submitted 2 years ago by [email protected] to c/[email protected]
all 42 comments
sorted by: hot top new old
[-] [email protected] 60 points 2 years ago
[-] [email protected] 24 points 2 years ago

:q! is for quicksave

[-] [email protected] 5 points 2 years ago

I'm sorry, I have to take your first answer.

[-] [email protected] 2 points 2 years ago

Better hope you set undofile and undodir is writable.

[-] [email protected] 49 points 2 years ago
[-] [email protected] 20 points 2 years ago* (last edited 2 years ago)
[-] [email protected] 9 points 2 years ago

:3
:3
:3
:3
:3
:3
:3
:3
:3
:3
:3
:3
:3
:3
:3
:3
:3
:3
:3
:3
:3
:3
:3
:3

[-] [email protected] 44 points 2 years ago

Just :wq there won't be any doubts.

[-] [email protected] 12 points 2 years ago
[-] [email protected] 6 points 2 years ago

ZZ whatever

[-] [email protected] 1 points 2 years ago
[-] [email protected] 24 points 2 years ago

My muscle memory is too strong from years of vscode before vim so I have :w mapped to C-s

[-] [email protected] 29 points 2 years ago

This is Vim's evil mode

[-] [email protected] 5 points 2 years ago

Hissss we're enemies

[-] [email protected] 5 points 2 years ago

I have the opposite situation, I had to willingly stop myself from typing :w while using Word. And I installed the vim extension in vscode, which leads to me typing :w when using someone else's setup.

[-] [email protected] 2 points 2 years ago

I still get lots of jkhl after some lines when I'm trying to move between lines

[-] [email protected] 19 points 2 years ago

Question: why does nobody else save and exit with ":x" or ":x!"?

[-] [email protected] 20 points 2 years ago

Lots of people don’t know. Just like ctrl+r to substring search your command history in bash.

[-] [email protected] 13 points 2 years ago* (last edited 2 years ago)

I seriously pity people who don't know ctrl+r that is one of the most important tools for productivity on the cli.

[-] [email protected] 9 points 2 years ago* (last edited 2 years ago)

And you can hook in fzf to it to get a proper list of previous commands all fuzzy matched!! Oh-my-zsh just requires adding fzf to your plugins list (:

I survived for years with just https://github.com/zsh-users/zsh-autosuggestions which is similarly great, but fills a slightly different role. Just start typing and you'll see a faded preview of the most recent command matching & u ctrl+f to autocomplete it. Is gr8

e: clarified what zsh-autosuggest does

[-] [email protected] 1 points 2 years ago

I’ve found it’s a bit overrated honestly. Usually, I also need the commands before and after something, so I use history | grep -B N cmd instead

[-] [email protected] 4 points 2 years ago

ctrl+r to WHAT

IM SO FUCKING PISSED OFF RIGHT NOW

[-] [email protected] 1 points 2 years ago

LOL. I had the same reaction when I found out a decade ago.

[-] [email protected] 3 points 2 years ago

I just got moved to a new team, and my new team lead up arrow spams. I was about to tell him about ctrl-r, but he found his command, and I'm awkward, so I didn't say anything. Maybe next time.

[-] [email protected] 12 points 2 years ago

I guess by the time I came across :x, :wq was already too ingrained to bother switching.

[-] [email protected] 10 points 2 years ago* (last edited 2 years ago)

No specific reason, but I'd rather be deep in the cold, cold ground before I quit with ":x" instead of ":wq".

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

But... But :x is superior because it doesn't overwrite unchanged files with a new modified date :(

[-] [email protected] 5 points 2 years ago
[-] [email protected] 4 points 2 years ago

It's such an awkward letter to reach, also I'm stuck in my ways leave me alone

[-] [email protected] 1 points 2 years ago
[-] [email protected] 1 points 2 years ago

What am I, a farmer? /s

[-] [email protected] 9 points 2 years ago* (last edited 2 years ago)

They look so lonely. Why not make them kiss?

:W

:M

[-] [email protected] 9 points 2 years ago
[-] [email protected] 3 points 2 years ago

This is the way

[-] [email protected] 8 points 2 years ago* (last edited 2 years ago)

<esc><esc><esc>

:w

:wq

*many other tabs still open *

:qa

[-] [email protected] 3 points 2 years ago

Hahaha, same!

[-] [email protected] 4 points 2 years ago

:wq and re-evaluate my lif- oh wait, I forgot to call the function

[-] [email protected] 3 points 2 years ago

:wa like a boss

[-] [email protected] 2 points 2 years ago

The centipede operator

[-] [email protected] 2 points 2 years ago
this post was submitted on 19 Nov 2023
396 points (95.8% liked)

Programmer Humor

35875 readers
1351 users here now

Post funny things about programming here! (Or just rant about your favourite programming language.)

Rules:

founded 5 years ago
MODERATORS