Aloxaf
Aloxaf
@segeljakt Thanks! @mikemadden42 Done!
You need to specify a font with CJK support.
Seems that https://github.com/Aloxaf/silicon/pull/181 breaks font fallback. You need to specify a CJK font as first choice to show CJK characters.
That's nice. We can use `line:start:end` the specify the column range.
Another workround is disable highlight for man command ``` FAST_HIGHLIGHT[chroma-man]= ```
seems to be fixed in zsh 5.9
fzf-tab is just a frontend of zsh compsys. Something like `FZF_DEFAULT_COMMAND` is beyond its limit.
It should be possible
duplicate of https://github.com/Aloxaf/fzf-tab/issues/65
Closed by https://github.com/Aloxaf/fzf-tab/pull/305