886
you are viewing a single comment's thread
view the rest of the comments
[-] MrMonkey@lemm.ee 89 points 1 year ago

Works the same as M-b for me (backwards-word)

Make sure your /etc/inputrc or ~/.inputrc contains

# mappings for Ctrl-left-arrow and Ctrl-right-arrow for word moving

"\e[1;5C": forward-word

"\e[1;5D": backward-word

"\e[5C": forward-word

"\e[5D": backward-word

"\e\e[C": forward-word

"\e\e[D": backward-word`
[-] bisq@lemmy.world 7 points 1 year ago

Commenting to save. Thank you!

[-] angrymouse@lemmy.world 18 points 1 year ago* (last edited 1 year ago)

Idk if you know but you van actually save a post or comment pressing the button "save" under it. It will appear in your profile in a section of saved stuff.

[-] bisq@lemmy.world 3 points 1 year ago

Didn’t know that. My lemmy app doesn’t have a comment save button.

load more comments (3 replies)
this post was submitted on 14 Jul 2023
886 points (95.5% liked)

Programmer Humor

32512 readers
438 users here now

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

Rules:

founded 5 years ago
MODERATORS