this post was submitted on 17 Oct 2023
1094 points (100.0% liked)
linuxmemes
21189 readers
230 users here now
Hint: :q!
Sister communities:
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!
founded 1 year ago
MODERATORS
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?
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
lolWhat if
history
only shows the last 10-15 entries? You might have to actually type the location of the history file or find out ifhistory
has any command line switches. (Does it have any switches? Dunno.)Edit: I think CIS Benchmarks recommended limiting bash history. Regardless, I have seen some installations that only show an abbreviated bash history by default.
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've not heard about atuin before but seems to do the same thing. I don't know the specific differences.
I prefer to just speak to my computer instead of using a keyboard. The computer doesn't respond but maybe one day
A speech operated terminal would be possible, speech to text is pretty well developed by now, shouldn't be too hard to hook that up to a terminal.
But, y'know, effort.
Precisely, I gotta type in order to go find a program that does that or write one myself. I will simply continuing speaking to an unyielding electric box until it gains sentience and responds.
hello computer
Here is an alternative Piped link(s):
hello computer
Piped is a privacy-respecting open-source alternative frontend to YouTube.
I'm open-source; check me out at GitHub.