From 64052e2d9f7a84ef613813aae557dc5fa32ba4ed Mon Sep 17 00:00:00 2001 From: Mike Crute Date: Wed, 13 May 2020 17:40:08 -0700 Subject: Update readme --- README | 20 ++++++++++++++++---- 1 file changed, 16 insertions(+), 4 deletions(-) diff --git a/README b/README index 6a846ed..3f2289d 100644 --- a/README +++ b/README @@ -1,7 +1,19 @@ -st - simple terminal --------------------- -st is a simple terminal emulator for X which sucks less. - +st - simple terminal (patched) +------------------------------ +This is *NOT* a fork of upstream st, it's rebased off of upstream with every +release. + +st is a simple terminal emulator for X which sucks less. This repository carries +a few patches that are not applied by default upstream. Those patches are: + + * https://st.suckless.org/patches/xresources/ + * https://st.suckless.org/patches/anysize/ + * https://st.suckless.org/patches/boxdraw/ + * https://st.suckless.org/patches/vertcenter/ + * https://st.suckless.org/patches/clipboard/ + +The patches are modified as necessary to apply alongside each other or to fix +bugs in the upstream patches. Requirements ------------ -- cgit v1.2.3