From 5824b30950157ff8785c1f3838d22f52a357e4ea Mon Sep 17 00:00:00 2001 From: Suleyman Farajli Date: Thu, 5 Sep 2024 16:48:25 +0400 Subject: Readme updated --- README | 21 +++++++++++++++++++++ 1 file changed, 21 insertions(+) create mode 100644 README diff --git a/README b/README new file mode 100644 index 0000000..1e91348 --- /dev/null +++ b/README @@ -0,0 +1,21 @@ +st - simple terminal +============================ +Simple terminal implementation, +Forked from git.suckless.org/st + + +Installing st +------------- +Simply run +make install + + +Keybinds +-------- +Refer to the man page. + + +Added Patches +------------- +- https://st.suckless.org/patches/anysize +- https://st.suckless.org/patches/scrollback -- cgit v1.2.3