Miroslav Blaško
Miroslav Blaško
@7ocb no plan to fix?
@7ocb :heart: thanks for the try, not sure how to fix this either
@7ocb I did following: ``` git clone https://github.com/7ocb/fzf cd fzf git checkout keep-colors-on-ouptut-cleaned make ls --color=auto | ./target/fzf-linux_amd64 --keep-ansi ``` The last command did not show me any color :(:...
@7ocb thanks a lot! it works! However my original issue was not only `ls --color`, but `vimcat` :(. I thought it is the same case, so i presented `ls --color`...