st
simple terminal
git clone https://9o.is/git/st.git
commit 9919e9a6650e10bf0657cc1f3ffa956ce492383f parent fb78f27bbfe1b6d07ae357b71e305392aac6c779 Author: Alexander Huemer <alexander.huemer@xx.vu> Date: Mon, 18 Aug 2014 01:52:53 +0200 Simplify README The term 'virtual terminal emulator' was broken. There is nothing virtual about it, it's a terminal emulator. Signed-off-by: Alexander Huemer <alexander.huemer@xx.vu> Signed-off-by: Roberto E. Vargas Caballero <k0ga@shike2.com> Diffstat:
| M | README | | | 2 | +- |
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/README b/README @@ -1,6 +1,6 @@ st - simple terminal -------------------- -st is a simple virtual terminal emulator for X which sucks less. +st is a simple terminal emulator for X which sucks less. Requirements