From 30faefe674c5048b7ffd31c98b1a2193c43c9fe2 Mon Sep 17 00:00:00 2001 From: Federico Igne Date: Sat, 23 May 2020 12:01:50 +0100 Subject: Apply Ligatures patch Homepage link: https://st.suckless.org/patches/ligatures/ Patch links: https://st.suckless.org/patches/ligatures/0.8.3/st-ligatures-boxdraw-20200430-0.8.3.diff https://st.suckless.org/patches/ligatures/0.8.3/st-ligatures-scrollback-20200430-0.8.3.diff Additional info: the patch was applied by mixing the two patches linked above in order to provide compatibility with both BoxDraw and Scrollback patches. --- README.md | 2 ++ 1 file changed, 2 insertions(+) (limited to 'README.md') diff --git a/README.md b/README.md index 7c658ea..7796f3a 100644 --- a/README.md +++ b/README.md @@ -13,6 +13,8 @@ were applied. buffer scrollback. + [boxdraw](https://st.suckless.org/patches/boxdraw/) - handles line/box/braille drawings ++ [ligatures](https://st.suckless.org/patches/ligatures/) - add ligature + support Requirements ------------ -- cgit v1.2.3