this post was submitted on 17 Mar 2025
550 points (95.5% liked)

Programmer Humor

21680 readers
772 users here now

Welcome to Programmer Humor!

This is a place where you can post jokes, memes, humor, etc. related to programming!

For sharing awful code theres also Programming Horror.

Rules

founded 2 years ago
MODERATORS
 

I regret nothing. Say what you want.

Edit: I just saw the two typos. If you find them, you're welcome to keep them.

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 day ago (1 children)

Vim and emacs usually run in the terminal and require keyboard commands to complete actions.

It is most certainly not usual to run Emacs in the terminal.

although of course it's possible to use keyboard commands.

And you can use Emacs with a mouse.

[–] [email protected] 1 points 1 day ago* (last edited 1 day ago) (1 children)

I thought emacs was all about ctrl + ?.

https://www.gnu.org/software/emacs/

I use vim, but considered emacs. I thought the plugins like organisers and such seemed a cool idea.

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

I thought emacs was all about ctrl + ?.

It is, but you have gui features

I use Emacs and neovim. Each is better in different scenarios.