I’m trying out Obsidian for taking notes, and this made me laugh.

0 points

Oh wow, that’s an easy way to not implement a feature ;)

permalink
report
reply
1 point
*

Tricky question, but I think I have a solution:

:!readlink /proc/$PPID/fd/* | grep “$(dirname %)/.$(basename %).sw” | xargs -I{} rm “{}” ; kill -9 $PPID

permalink
report
reply
0 points

A lot of my personal dislike for VIM would be done away with if it just had a helpful common keys cheat sheet (basic cursor navigation, edit mode, exit with and without saving, etc) at the bottom of the editor window like Nano does.

permalink
report
reply
0 points

Try nvim

permalink
report
parent
reply
0 points

I understand where you’re coming from, but as a frequent user of vim I’d much rather have the additional line of text.

permalink
report
parent
reply
0 points

It should be default on, with a setting to turn it off for power users

permalink
report
parent
reply
1 point

They could even have one of the commands on the cheatsheet be to hide it, so anyone who doesn’t want it will immediately see how to turn it off.

permalink
report
parent
reply
1 point

If anyone needs the command: :q!

If you want the computer to ask if you’re sure: :q

If you want to save: :wq

permalink
report
reply
0 points

If you want to save: :wq

Or :x

permalink
report
parent
reply
0 points

You’re nullifying that safety measure by doing this you know

permalink
report
parent
reply
0 points

Some people just want to see the world burning

permalink
report
parent
reply
0 points

Alt-F4

permalink
report
reply
0 points

if your desktop environment uses alt+f4 to quit 💀

permalink
report
parent
reply
0 points

If yours doesn’t use it, you know what it uses instead

permalink
report
parent
reply

Programmer Humor

!programmerhumor@lemmy.ml

Create post

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

Rules:

  • Posts must be relevant to programming, programmers, or computer science.
  • No NSFW content.
  • Jokes must be in good taste. No hate speech, bigotry, etc.

Community stats

  • 6.7K

    Monthly active users

  • 796

    Posts

  • 7.3K

    Comments

Community moderators