Shift + del: skips the trash and actually deletes things
Ask Lemmy
A Fediverse community for open-ended, thought provoking questions
Rules: (interactive)
1) Be nice and; have fun
Doxxing, 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 spam
Please do not flood the community with nonsense. Actual suspected spammers will be banned on site. No astroturfing.
4) NSFW is okay, within reason
Just remember to tag posts with either a content warning or a [NSFW] tag. Overtly sexual posts are not allowed, please direct them to either !asklemmyafterdark@lemmy.world or !asklemmynsfw@lemmynsfw.com.
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 info@lemmy.world. 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 !politicaldiscussion@lemmy.world or !askusa@discuss.online
Reminder: The terms of service apply here too.
Partnered Communities:
Logo design credit goes to: tubbadu
(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
when my computer pisses me off i like to smash it
Ctl shift t - reopen last closed tab in tour browser
Should be ctrl shift + t
Is there two shortcuts for this?
Fixed
hosts file block twitter/reddit/facebook/etc on all my computers. i guess i haven't done it on my phone because i can't be bothered [and regardless of how much i need a hit, i'm not gonna sit there on my phone browser for hours anyway]
On Windows you can open up a WSL shell or PowerShell session directly to the folder path you want.
Hold 'Shift' then right click anywhere inside of a directory and you will get an option to "Open PowerShell window here" as well as to "Open Linux shell here".
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.
Control Backspace deletes whole words. Misspelled control? Faster to delete and retype than move my cursor around when I'm on a roll.
Not a computer hack, but some phone keyboards have backspace and whitespace drag, the former allowing to select a range form the cursor to delete and the latter moving the cursor. Way more usable than trying to fat finger cursor position and selection.
-
Double clicking with the mouse on a word usually selects the whole word with the space after, very nice for copy-pasting.
-
Double clicking on the selected word will sometimes select the whole line(In some applications it actually selects up to the newline marker, so it will grab multiple lines if resized smaller).
Turn it off when you're not using it. Save on energy.
Modern computers don’t use much energy when they sleep.
If they sleep
Even 50W, 24/7, is 36 kWh/month. $3 where I live; $12 in CA.
Notepad++
Ctrl click to place to type the same things once on those spots.
Ctrl and alt together will allow vertical highlights so if you have to modify the middle of several lines.
Edit menu -> line operations to sort by several pre determined methods.
Yeah I do a lot of keyboard shortcuts. My computer career started before I even had a mouse, it was all keyboard editing. Doesn't bother me a bit to leave the mouse just sitting there. In fact after typing a comment here I just tab to the Post button and hit Enter.
I'm still on Windows, because I'm a lesser human, etc...
That said, PowerToys adds a lot of nice features to Windows (more like...Sindows, amirite), like being able to break your screen into zones, etc...
My biggest computer life hack of all time would probably be: piracy. Highly recommended. Saves you so much money, I'm surprised they don't advertise it more.
In a browser I right click on a bookmark folder to open all the bookmarks in separate tabs. I usually do this with my social sites.
To update Fedora "sudo dnf upgrade". I used to use the software store but that often requires a reboot.
Windows+L to lock the computer.
I always have my vpn, terminal window, and qbittorrent start at boot.
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.
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.
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.
Linux Mint stand-in for Ctrl+Alt+Del on Windows, for when you can't open system monitor:
Get an interactive top you like > When PC freezes go to tty, open top, works like a task manager
Not too sure if you can do this in windows, but I've enjoyed mapping alt+tab and alt+shift+tab to windows+mouse scroll
Not sure if this has been said already, but win + m collapses all open windows.
Win+D show desktop!