this post was submitted on 01 Jul 2023
698 points (100.0% liked)

linuxmemes

20875 readers
748 users here now

I use Arch btw


Sister communities:

Community rules

  1. Follow the site-wide rules and code of conduct
  2. Be civil
  3. Post Linux-related content
  4. No recent reposts

Please report posts and comments that break these rules!

founded 1 year ago
MODERATORS
 
you are viewing a single comment's thread
view the rest of the comments
[–] not_neno@lemmy.world 76 points 1 year ago (4 children)
[–] Doolbs@lemmy.world 10 points 1 year ago (2 children)

Holy Crap. I have gotten into the arrow up mode. Then I went to History.

But, but, but ctrl + r. Holy crap.

Thank you kind sir or madam.

[–] nous@programming.dev 9 points 1 year ago (1 children)

If you enjoy that, then let me introduce you you fzf - a fuzzy finder that has support for replacing ctrl + r in shells with fuzzy matching. Among other uses.

https://github.com/junegunn/fzf#key-bindings-for-command-line

[–] Doolbs@lemmy.world 1 points 1 year ago

Thank you very much.

[–] not_neno@lemmy.world 4 points 1 year ago (1 children)

Man I over use it at work - even when sitting in front of a pwsh prompt

pwsh with nushell is pretty good

[–] jrandiny@lemmy.world 9 points 1 year ago (2 children)
[–] Skuldugery@feddit.de 4 points 1 year ago

I can recommend fzf since it also supports searching the current directory

[–] tlf@feddit.de 2 points 1 year ago

This is it, my first saved comment on lemmy

[–] frank@lemmy.world 5 points 1 year ago (2 children)

Is there a MacOS versión of this? Asking for a friend.

[–] nous@programming.dev 8 points 1 year ago

It's the same, ctrl + r. It is a bash/shell thing so works on any os that uses bash or similar shells. Note, it is not the command key, but ctrl, unlike a lot of other shortcuts on macos.

[–] kentaromiura@feddit.it 2 points 1 year ago

Finally the ls command!

[–] Linssiili@sopuli.xyz 3 points 1 year ago

Fish gang arise (no need for ctrl+r, just press up)