zx8
zx8
Ok, it turns out that this might actually have something to do with abbreviations. I am not sure if it extends beyond abbreviations, but here's a repro: ``` $ git...
Right, so it turns out this has nothing to do with abbreviations themselves and everything to do with the fact that abbreviations seem to insert a trailing space, even in...
Superseded by https://github.com/fish-shell/fish-shell/issues/11228, since the OP is not a bug after all.
@ridiculousfish Google may have updated their search algorithm to support symbols since your comment, but `
@maciej-or Sorry to bug you, but is there any more information needed that would help you to implement this feature? I am happy to provide logs etc
> Alternatively it would make more sense if the thresholds were stretched out on to the colors, so you'd instead get this instead of repeating cycles: > > ```shell >...
@applejag As you're most familiar with the codebase, could you give some technical pointers around how you might like to see this implemented that would reduce the likelihood of lots...
This is the number 1 feature I have been missing since I moved from Bash (~8 years ago)! Thanks so much for this 🎉
Hmm, I have a slightly different use case here. Sometimes I _want_ to undo what has been pushed to the remote, and indeed the subsequent push after the undo fails...
> > Sometimes I _want_ to undo what has been pushed to the remote, and indeed the subsequent push after the undo fails due to stale information. However, I was...