this post was submitted on 04 Jul 2025
211 points (97.7% liked)

Ask Lemmy

33208 readers
892 users here now

A Fediverse community for open-ended, thought provoking questions


Rules: (interactive)


1) Be nice and; have funDoxxing, trolling, sealioning, racism, and toxicity are not welcomed in AskLemmy. Remember what your mother said: if you can't say something nice, don't say anything at all. In addition, the site-wide Lemmy.world terms of service also apply here. Please familiarize yourself with them


2) All posts must end with a '?'This is sort of like Jeopardy. Please phrase all post titles in the form of a proper question ending with ?


3) No spamPlease do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.


4) NSFW is okay, within reasonJust remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either [email protected] or [email protected]. NSFW comments should be restricted to posts tagged [NSFW].


5) This is not a support community.
It is not a place for 'how do I?', type questions. If you have any questions regarding the site itself or would like to report a community, please direct them to Lemmy.world Support or email [email protected]. For other questions check our partnered communities list, or use the search function.


6) No US Politics.
Please don't post about current US Politics. If you need to do this, try [email protected] or [email protected]


Reminder: The terms of service apply here too.

Partnered Communities:

Tech Support

No Stupid Questions

You Should Know

Reddit

Jokes

Ask Ouija


Logo design credit goes to: tubbadu


founded 2 years ago
MODERATORS
 

Mine is using the arrow keys to navigate typed text while writing and editing. It helps speed things up, versus having to move your hand to the mouse to navigate.

Use the Up and Down Arrows to move/jump vertically.

Left and Right Arrows to move/jump horizontally.

Combine Left or Right Arrow with Shift to be able to select text. Use Up or Down Arrow with Shift to quickly select whole/nearly whole sections of text.

Combine Control with Left/Right Arrow to jump whole words to more quickly move to where you want to type.

(page 2) 50 comments
sorted by: hot top controversial new old
[–] [email protected] 7 points 4 days ago (1 children)

As a basic Linux user, I have a shell script to do all my updating, upgrading, removing of unneeded packages, etcetera. Under no circumstances is it all that advanced, just a string of simple enough apt and flatpak commands.

I also recently figured out that god knows how long ago that I set an alias to run it that's only 3 keyboard clicks instead of 5, saving basically less than a second. So not that useful, but still good to know... until I inevitably forget about it again.

[–] [email protected] 1 points 4 days ago (1 children)

I've been yum-cronning since 2002. You guys still do it manually?

load more comments (1 replies)
[–] [email protected] 1 points 4 days ago* (last edited 4 days ago)

Cutting and pasting a folder is faster than copying and pasting.
OS just gotta add an inode in first case.

[–] [email protected] 6 points 4 days ago (5 children)

First thing required on every new keyboard

load more comments (5 replies)
[–] [email protected] 6 points 4 days ago

Linux. Windows is used for Russian oligarchs.

Since people are expecting windows shortcut keys, I nominate TAB navigation. Hitting tab will cycle the focus through all the buttons and edit boxes. Shift Tab to go backwards.

[–] [email protected] 24 points 4 days ago (2 children)

Using the arrow keys for exactly what they’re made for isn’t a hack lol

load more comments (2 replies)
[–] [email protected] 6 points 4 days ago

(Linux)

Add the same symbol at the beginning of most aliases. I use é

So when I type é+tab I get all my aliases

é+first letters of alias+tab and I'm sure autocomplete will select the alias and not another command

[–] [email protected] 3 points 4 days ago (1 children)

My grub boot loader is pretty hacked together at this point. Really should probably do a fresh install at some point. Want to get a 4TB SSD at some point though.

[–] [email protected] 1 points 4 days ago

I think youre missing the point

[–] [email protected] 3 points 4 days ago* (last edited 4 days ago) (1 children)

Ok, windows "hacks" I use at work.

There's a setting in windows that opens snipping tool when print screen is pressed. This allows to select a screen, window or a rectangle. More than that, it also has screen recording functionality. Very good for quick screen grabs with no additional software required.

Useful for multilinguals out there. Windows (and some linux distros) have an option to bind keyboard layout selection to open windows, meaning alt+tab'ing no longer requires switching between languages.

EDIT:
A phone thing. Some keyboards have whitespace and backspace drag functionality, that allows to move the cursor or highlight and delete text without blocking your view with your fat fingrers.

ANOTHER EDIT:
Having a mouse with at least two thumb buttons is a god send. Moving backwards and forwards between application pages is very useful.

Also, for devs. Go through you IDE shortcut settings and configure (ctrl|shift|alt)+click shortcuts. Having mouse controls to navigate between declarations, usages and implementations of different code elements with intention is awesome.
In the same vein: ctrl+(f|r) and ctrl+shift+(f|r) for find or replace in file or whole project respectively is really common use case.
Have multicarret shortcuts that allow edits in multiple lines at once. Don't forget to add shortcuts like alt+(up|down) to move selected lines up and down.
Configure shortcuts for code folding like ctrl+numpad+ and ctlr+numpad- to expand and hide current block or combine with shift to manipulate the whole file.
And for gods sake use home and end keys, combined with ctrl and shift it allows for efficient navigation and selection within a file. Combine it with multicarret support and ctrl+side_arrow_keys and you have a way to sync multiple carrets and efficiently edit multiple lines.

Finnaly: f1 – help, f2 – rename, f5 – refresh / run, optionally with ctrl, f11 – fullscreen, f12 – devtools.

[–] [email protected] 3 points 4 days ago (4 children)

There's a setting in windows that opens snipping tool when print screen is pressed. This allows to select a screen, window or a rectangle. More than that, it also has screen recording functionality. Very good for quick screen grabs with no additional software required.

Win+Shift+S is the keyboard shortcut. You can even do screen recordings. I use that shit all the time at work, to send bug reports when the useless fucking software we’re forced to use has a repeatable crash that the dev team can’t replicate with text reports alone.

[–] [email protected] 1 points 4 days ago

Best keyboard shortcut I know hahaha

load more comments (3 replies)
[–] [email protected] 3 points 4 days ago (1 children)

Not sure if this has been said already, but win + m collapses all open windows.

[–] [email protected] 3 points 4 days ago

Win+D show desktop!

[–] [email protected] 28 points 4 days ago* (last edited 4 days ago) (3 children)

Are you serious? arrow keys instead of clicking? let's take it further:

shift+arrow highlights letters
ctrl+arrow skips entire words
ctrl+shift+arrow highlights entire words
home/end jumps to start/end of line
ctrl+home/end jumps to start/end of text box
ctrl+shift+home/end jumps to start/end of textbox and highlights it
um, do you need me to explain what ctrl+xcv do? or ctrl+zy? or ctrl+asdwerfgop?

isn't this just basic typing? didnt yall learn this in the 90s??? how are you all on the internet right now

wait til you hear about how i swipe texted all this

[–] [email protected] 4 points 4 days ago (1 children)

Works with backspace and delete too!

[–] [email protected] 4 points 4 days ago

pro tip: press backspace to delete the last letter you wrot

r delete to delete the next letter

[–] [email protected] 12 points 4 days ago (3 children)

They tought us on typewriters in the 90s. Wait until you hear about how I changed an ink ribbon, son.

[–] [email protected] 0 points 4 days ago (2 children)

tought

taught? Is spell-check your next epiphany?

load more comments (2 replies)
[–] [email protected] 1 points 4 days ago

They taught us on ink pens in the 1700s. Wait until you hear about how I etched on slate tablets.

[–] [email protected] 2 points 4 days ago

I miss crunchy keyboards that fought you every time you hit the carriage return. These modern ones all feel weak and listless to me.

[–] [email protected] 4 points 4 days ago (1 children)

I'm with you but the snark is a bit much

[–] [email protected] 5 points 4 days ago

I'm not being snarky, I'm just flabbergasted. because of the platform we're on. itd be a lot less on a normie platform

load more comments
view more: ‹ prev next ›