diff options
author | JozanLeClerc <bousset.rudy@gmail.com> | 2020-11-04 12:45:41 +0100 |
---|---|---|
committer | JozanLeClerc <bousset.rudy@gmail.com> | 2020-11-04 12:45:41 +0100 |
commit | f061714ea5d8f584c3403397751225a8304e4f42 (patch) | |
tree | 18f5fe88de10fb7ea078dff7551b796ebc1c1d8a | |
parent | Format (diff) | |
download | st-f061714ea5d8f584c3403397751225a8304e4f42.tar.gz st-f061714ea5d8f584c3403397751225a8304e4f42.tar.bz2 st-f061714ea5d8f584c3403397751225a8304e4f42.tar.xz st-f061714ea5d8f584c3403397751225a8304e4f42.tar.zst st-f061714ea5d8f584c3403397751225a8304e4f42.zip |
Fix
-rw-r--r-- | README.org | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -1,7 +1,7 @@ #+TITLE: st - simple terminal * Introduction -This is my personnal build of [[https://st.suckless.org/][*st*]], +This is my personnal build of *[[https://st.suckless.org/][st]]*, a simple terminal emulator for X which sucks less. I've applied some patches, added some compilation flags and fixed the code accordingly. |