ktr
ktr
Thanks for your suggestion. It makes sense to add request duration to the output result. And I think it's better to add the duration to `--enrich` output.
thanks for your request 😄 can you tell me about merits what to use `homebrew/core` formula instead of self-hosting formula? currently, we can install the new versioned Evans immediately after...
just as you said, it sounds good. maybe I cannot move to `homebrew/core` immediately, because above reasons. but I will consider it and migrate to there in the future 🍺
Thanks for your suggestion. Yes, maybe we can display a fuzzy finder on a part of the screen.
@davixcky I think it makes sense that providing ANSI color, and it's possible. Actually, fzf's preview window can display ANSI color-enabled text.
@RyanGreenup Hi, I'm sorry for the late reply. Currently, `go-fuzzyfinder` can't interpret the ANSI escape code for the string returned from `WithPreviewWindow`. So, we need to implement it.
This is now partially supported, but we are going to not publish a new version until the rest of the ANSI color codes will be implemented.
This is now fully supported by go-fuzzyfinder v0.7.0. Please try it out!
Currently, there are no ways to do it, but I think the behavior should be improved. FYI: in the command-line mode, we can describe all messages such as: ``` $...
Could you try installation by the following command? ``` sh $ go get github.com/ktr0731/itunes-cli/itunes ``` If you still get the same error message, please show me the results of the...