top | item 43478000 (no title) eating555 | 11 months ago Bro, just use fish shell. They have done all the heavy lifting for you. discuss order hn newest soraminazuki|11 months ago I just ran fish, and pressing ctrl-r did exactly what the author sought to fix.> What does 5408 mean and why is it taking up valuable screen space? petepete|11 months ago I use fish with one plugin - fzf.fish. It's invaluable to me and the shortcuts are second nature now.It prefixes each line with a timestamp rather than a number, which makes most sense to me.https://github.com/PatrickF1/fzf.fish?tab=readme-ov-file#-se... kccqzy|11 months ago The fish version of history search doesn't just do a simple substring search like in bash. It's already more powerful by doing a subsequence search. See https://github.com/fish-shell/fish-shell/pull/9476 WD-42|11 months ago I don’t think anyone that uses fish uses ctrl+r. You just start typing and you get (directory aware) history based completions. load replies (1) WD-42|11 months ago Exactly. Lots of work to do what fish does out of the box. vips7L|11 months ago Powershell too.
soraminazuki|11 months ago I just ran fish, and pressing ctrl-r did exactly what the author sought to fix.> What does 5408 mean and why is it taking up valuable screen space? petepete|11 months ago I use fish with one plugin - fzf.fish. It's invaluable to me and the shortcuts are second nature now.It prefixes each line with a timestamp rather than a number, which makes most sense to me.https://github.com/PatrickF1/fzf.fish?tab=readme-ov-file#-se... kccqzy|11 months ago The fish version of history search doesn't just do a simple substring search like in bash. It's already more powerful by doing a subsequence search. See https://github.com/fish-shell/fish-shell/pull/9476 WD-42|11 months ago I don’t think anyone that uses fish uses ctrl+r. You just start typing and you get (directory aware) history based completions. load replies (1)
petepete|11 months ago I use fish with one plugin - fzf.fish. It's invaluable to me and the shortcuts are second nature now.It prefixes each line with a timestamp rather than a number, which makes most sense to me.https://github.com/PatrickF1/fzf.fish?tab=readme-ov-file#-se...
kccqzy|11 months ago The fish version of history search doesn't just do a simple substring search like in bash. It's already more powerful by doing a subsequence search. See https://github.com/fish-shell/fish-shell/pull/9476
WD-42|11 months ago I don’t think anyone that uses fish uses ctrl+r. You just start typing and you get (directory aware) history based completions. load replies (1)
soraminazuki|11 months ago
> What does 5408 mean and why is it taking up valuable screen space?
petepete|11 months ago
It prefixes each line with a timestamp rather than a number, which makes most sense to me.
https://github.com/PatrickF1/fzf.fish?tab=readme-ov-file#-se...
kccqzy|11 months ago
WD-42|11 months ago
WD-42|11 months ago
vips7L|11 months ago