Email or username:

Password:

Forgot your password?
3 comments
m0xEE

@icedquinn Good for you! If you're a cat 😹
I see this history-based completion sound nice in theory, but do I really need that? What I said earlier still holds. I had lots of stuff that looked nice or might be useful, but then I started to get rid of everything but what I really used. Worked well for me. Do I need CPU load in the status bar? No, I'll run top if I want that. Do I need this nice prompt that tells me what branch I am on? No, I can run git status if I want to know that, etc
@iska

iced quinn
@m0xee @iska i use history completion pretty often and the syntax for fish scripts is much less cryptic than bash.

its supposed to do some fancy stuff with program flag completes but i don't use *that* particular feature much.
Iska :emacs_thinking:​ :guix:

@icedquinn @m0xee

I love option completion, guides you on the fly!
file completion is also great as it saves many keystrokes.

Go Up