changeset: 286:4c7699cf469e
tag: tip
user: jake_AT_zoidberg
date: Tue Oct 06 14:39:06 2009 +0000
files: st.suckless.org/goals/index.md
description:
Fix wording in goals, link to the mailing list thread
diff -r 468ae7472e11 -r 4c7699cf469e st.suckless.org/goals/index.md
--- a/st.suckless.org/goals/index.md Sun Oct 04 07:59:49 2009 +0000
+++ b/st.suckless.org/goals/index.md Tue Oct 06 14:39:06 2009 +0000
_AT_@ -1,20 +1,21 @@
-#What st is going to do so far (Arg said so)
-- *Good* xterm compliance
-- 256 colour support
-- Filters that change colour and shit
-- Server to save session in case you crash X
-- Unlimited scroll back buffer
+#Confirmed st features
+- *Good* xterm compliance (Arg)
+- 256 colour support (Arg)
+- Filters that change colour (Arg)
+- Server to save session in case you crash X (Arg)
+- Unlimited scroll back buffer (Arg)
-and
-
-#What people want added
-- Redirect the IO of the terminal to a file. (pancake)
-- st should keep a pointer to the beggining of the oldest line, because we would like to keep lines and not part of them. (pancake)
-- Edit previous text in the terminal like in Plan 9 and 9term (me(jt_))
-- Some more stuff
+#Theoretical features
+- Redirect the IO of the terminal to a file (pancake)
+- st should keep a pointer to the beggining of the oldest line, because we would like to keep lines and not part of them (pancake)
+- Edit previous text in the terminal like in Plan 9 and 9term (jt_)
+- More features not thought up at the moment
#Goals
- suck less
#Non-goals
-- ??
+- ?
+
+#Links
+* [Mailing list thread](
http://lists.suckless.org/dev/0908/0868.html)
Received on Tue Oct 06 2009 - 20:39:43 CEST