this post was submitted on 14 Jul 2023
872 points (95.3% liked)

Programmer Humor

32479 readers
273 users here now

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

Rules:

founded 5 years ago
MODERATORS
 
(page 2) 28 comments
sorted by: hot top controversial new old
[–] AnActualFossil@kbin.social 4 points 1 year ago

Alt-B usually works fairly reliably

[–] AlexWIWA@lemmy.ml 3 points 1 year ago* (last edited 1 year ago)

Mind bogglingly infuriating

[–] binwiederhier@discuss.ntfy.sh 3 points 1 year ago

You can type reset to fix your terminal if it gets messed up like that.

[–] Ascend910@lemmy.ml 3 points 1 year ago (8 children)

Does anyone know how to fix it in bash?

[–] xthexder@l.sw0.com 4 points 1 year ago (1 children)

Why is your user flagged as a bot account? You certainly aren't behaving like a bot.

[–] Ascend910@lemmy.ml 1 points 1 year ago (1 children)

Maybe it's because I join and in a few day I create several communities and commented into too much. I am just trying to replace Reddit lol

[–] xthexder@l.sw0.com 1 points 1 year ago

There's a "Bot Account" checkbox in your user profile settings. You should be able to just deselect it, and you'll be a normal user.

[–] iusearchbtw@lemmy.sdf.org 1 points 1 year ago

It works for me, which terminal are you using?

load more comments (6 replies)
[–] thurstylark@lemm.ee 2 points 1 year ago

readline vim mode would like to have a word...

[–] nayminlwin@lemmy.ml 2 points 1 year ago

What happens to me is the opposite. I got used to Ctrl+w to delete a word in terminal and accidentally closed browser tabs many times while typing in them.

[–] cumberboi@beehaw.org 2 points 1 year ago* (last edited 1 year ago) (1 children)

SO TRUE OMG, also why the hell does it have to use ctrl + shift for shortcuts aaaa

[–] jw13@beehaw.org 3 points 1 year ago (1 children)

CTRL-C has been the default key combination to terminate a running process, since forever. Reassigning it to “copy selection” would be very inconvenient.

I like the solution of the ElementaryOS terminal: when you press CTRL-C, it does “the right thing” depending on the context.

[–] cumberboi@beehaw.org 2 points 1 year ago

ohhh shoot thats cool! ty for the info :)

[–] jbrains@sh.itjust.works 1 points 1 year ago

Train yourself to use edit-and-execute and this problem disappears forever. Now I'm annoyed when I type "esc v v" and nothing happens.

load more comments
view more: ‹ prev next ›