this post was submitted on 14 Jul 2023
883 points (95.4% liked)
Programmer Humor
32371 readers
585 users here now
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.
founded 5 years ago
MODERATORS
you are viewing a single comment's thread
view the rest of the comments
view the rest of the comments
That's why my terminal is emacs
I think you mean OS
That's why my terminal is OS
Emacs and bash use the same navigation shortcuts though, LOL.
Bold of you to assume that an Emacs user will have anything remotely resembling the default keymap by the time they're proud enough to brag about it
set -o vi
This. Esc, then b. Or if you're a stickler for keeping you hands on home row, Ctrl [ does the trick as well. Bonus points for making that more comfortable via a remapping of Caps Lock to control (or swapping the two).