Replies: 4 comments 1 reply
-
This is @ctrlcctrlv baby maybe he can help |
Beta Was this translation helpful? Give feedback.
0 replies
-
What's the question? exec 4<>`mktemp` 5<>`mktemp`
curl -o - 'https://he.wikipedia.org/wiki/%D7%90%D7%9C%D7%95%D7%94%D7%99%D7%9D_(%D7%99%D7%94%D7%93%D7%95%D7%AA)' >&4 2>/dev/null
pandoc -f html -t plain -i /dev/fd/4 -o /dev/fd/5
fribidi <&5 | less |
Beta Was this translation helpful? Give feedback.
1 reply
-
Would love to know too |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
-
The config documentation hints the possibilty of using the
fribidi
commandline utility to get BIDI support in kitty:However, I couldn't figure out how to use
fribidi
in conjuction with kitty to achieve BIDI support. Seeing as fribidi is not widely used, I was not able to find an answer on the internet. Anyone got an idea?Beta Was this translation helpful? Give feedback.
All reactions