Ctrl + R is bash history search
That sounds an aweful lot like typing to me
Keep hitting CTRL+R until you find it and you can hit CTRL+S to scroll forward if you went past it 👌
I've used ctrl R for 20 years.
Now I learn of ctrl S. This is a blessed day!
You know you're allowed to read the docs, right?
read the docs
NNNNEEEERRRRDDDDD
One day of figuring it out avoids 30mim of reading a doc!
Surprised they hadn’t hit the other hot key by accident myself. That’s usually how I find out about other/new features.
Yeah. Read the docs. That's how it starts. Then before you know it your captain is slapping you in the face because you had the nerve to ask to be allowed to sleep instead of driving the giant robot all day.
Reading sounds a lot like typing, only in reverse.
Or CTRL+SHIFT+r, CTRL+s just pauses my terminal output, you can unpause it with CTRL+q
I was gonna say I always used Ctrl+shift+r.... didn't even know about control+s being s thing...
I feel dirty for still using history | grep ls
lol
I usually alias that to "bastard", I agree with a very dirty feeling.
Ctrl + R ls
Use fzf for an improved experience!
So basically this? It's absolutely amazing. Just be warned that it replaces ctrl+R AND up arrow shortcuts by default. You can easily disable the up arrow though.
I prefer to just speak to my computer instead of using a keyboard. The computer doesn't respond but maybe one day
You can Ctrl+R, type "ls", then keep hitting Ctrl+R until you find one without arguments if you need them. Efficiency at its finest.
I usually bind it to my up arrow. Means I can still keep tapping up ;)
Thank you for this
If people are going to make comics about me, they could at least let me know.
We tried telling you.
Maybe if you stopped screaming every time we tried, but nooo, SOMEONE has to have issues with the voices in their walls.
They're never going to find the body anyway. Stop worrying.
What if you are the wall
It's time to ask yourself what you really are, because for all your big talk, all in all, you're just another brick in the wall.
Oh, that's a relief, thank you. You can go back making barely audible whispers and occasionally humming Baby Shark now.
Jfc, how did they film me?
You're in the Matrix
Me last Thursday:
user@work5:~$ [CTRL-R] ls
user@work5:~$ ls
me: "That will do..."
id type out more ~/.bash_history | grep ls
and copy, paste before id type out ls
tbh
Why do all that typing? Hit ctrl-r first then type ls. Bonus points if you hook fzf into it.
fzf hooked into ctrl-r, a bash history of about 100k and HISTCONTROL=ignoreboth is magic.
Note: backup your history file periodically, system crashes at the wrong time can zero it leaving you incompetent until it's restored.
Last week I switched to a new distro and decided to nuke everything except my personal data in my backup. I immediately regretted not saving my shell history file.
alias l=ls
so you can finally breathe
Then you try this on Windows and are disappointed that it doesn't remember anything from your last session.
My Powershell history broke yesterday after a very intense git session ;-;
Looks more like trying to get into the bios
One finger is not enough for that, could be ESC, F2, F12, DEL or whatever else the bios manufacturer landed on when they threw a dart at the keyboard.
Roll your face across the keyboard repeatedly
If you're on an EFI based system and have systemd, you can use systemctl reboot --firmware-setup
to get into BIOS!
Wow, this really is the 21st century
Ctrl-r
That said... I didn't discover it so early as I should....
L and s are on the other side of the keyboard and I only have one hand free. Too much work.
Ouff... way too accurate.
linuxmemes
Hint: :q!
Sister communities:
- LemmyMemes: Memes
- LemmyShitpost: Anything and everything goes.
- RISA: Star Trek memes and shitposts
Community rules (click to expand)
1. Follow the site-wide rules
- Instance-wide TOS: https://legal.lemmy.world/tos/
- Lemmy code of conduct: https://join-lemmy.org/docs/code_of_conduct.html
2. Be civil
- Understand the difference between a joke and an insult.
- Do not harrass or attack members of the community for any reason.
- Leave remarks of "peasantry" to the PCMR community. If you dislike an OS/service/application, attack the thing you dislike, not the individuals who use it. Some people may not have a choice.
- Bigotry will not be tolerated.
- These rules are somewhat loosened when the subject is a public figure. Still, do not attack their person or incite harrassment.
3. Post Linux-related content
- Including Unix and BSD.
- Non-Linux content is acceptable as long as it makes a reference to Linux. For example, the poorly made mockery of
sudo
in Windows. - No porn. Even if you watch it on a Linux machine.
4. No recent reposts
- Everybody uses Arch btw, can't quit Vim, and wants to interject for a moment. You can stop now.
Please report posts and comments that break these rules!