Tomáš Myšík

Results 21 comments of Tomáš Myšík
trafficstars

One more note: it would be nice, if the CLI reporting could tell more information about failures, e.g.: ``` Expected: Hello world! Actual: Goodbye world! ``` Thanks.

Any hint to solve this issue, please? Thanks.

I just needed to workaround this by setting `set -g __fish_sdkman_init "/my/path/to/sdkman/bin/sdkman-init.sh"` in `~/.config/fish/config.fish`. Seems to be working fine. _Note:_ I have installed SDKMAN! (in my custom directory) before sdkman-for-fish...

@reitzig Maybe it could be interactive? Now, you are checking some variable and do installation if not set. What if you asked user what to do, whether SDKMAN! was already...

Agreed, some unit test(s) would be fine. Thanks.

@junichi11 Good catch. @aleferri Please, create a branch in your clone, containing the number of the ticket and ideally also a few words, from the ticket title, typically (e.g. `1234-fix-npe`)....

It seems to me that (all?) the comments are still valid.

Could anyone please fix & regenerate the spec? Thank you!

@azzamsa Exactly from that memory reason, I am using Safe Eyes currently (from Flathub).

That would be nice. And it could perhaps solve tickets like this one? https://github.com/Wilfred/difftastic/issues/446