diff options
author | Federico Igne <git@federicoigne.com> | 2020-05-23 11:29:02 +0100 |
---|---|---|
committer | Federico Igne <git@federicoigne.com> | 2020-05-23 11:29:02 +0100 |
commit | 81df9b428bd0330af98db9c69ffe69b0441e00fd (patch) | |
tree | 58773d60020d006a841f18b80578d9e763e839e9 /README.md | |
parent | dd31d0207ba2acebfb65400e916a624a57c638a4 (diff) | |
download | st-81df9b428bd0330af98db9c69ffe69b0441e00fd.tar.gz st-81df9b428bd0330af98db9c69ffe69b0441e00fd.zip |
Apply BoxDraw patch
Homepage link: https://st.suckless.org/patches/boxdraw/
Patch link: https://st.suckless.org/patches/boxdraw/st-boxdraw_v2-0.8.3.diff
Additional info: patch applied manually.
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 2 insertions, 0 deletions
@@ -11,6 +11,8 @@ were applied. | |||
11 | desktop entry during installation; | 11 | desktop entry during installation; |
12 | + [scrollback](https://st.suckless.org/patches/scrollback/) - enables | 12 | + [scrollback](https://st.suckless.org/patches/scrollback/) - enables |
13 | buffer scrollback. | 13 | buffer scrollback. |
14 | + [boxdraw](https://st.suckless.org/patches/boxdraw/) - handles | ||
15 | line/box/braille drawings | ||
14 | 16 | ||
15 | Requirements | 17 | Requirements |
16 | ------------ | 18 | ------------ |