Meredith Leu

Results 7 comments of Meredith Leu

@hchbaw Can you merge this into master already? This looks terrible when used with [Antigen](https://github.com/zsh-users/antigen).

Got the same results @RobertAudi got back in 2013.

I too have this issue, though with ruby 3.0.2

~~Looks like this issue might be related in the C library: https://github.com/redis/hiredis/issues/862~~ different build error for hiredis, ignore

Looks like the build error we're running into locally is basically a duplicate of this unresolved (😢) issue: https://github.com/redis/hiredis-rb/issues/54 The build error in that issue looks the same, but is...

Yay! I think I found my workaround! Thanks to [gustafj's comment in issue #110](https://github.com/fish-shell/fish-shell/issues/110#issuecomment-12592722) explaining fish piping syntax, I have come up with this: ``` function line --argument-names n cat...