summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJérémie Courrèges-Anglas <jca@wxcvbn.org>2017-04-03 00:55:43 +0200
committerJérémie Courrèges-Anglas <jca@wxcvbn.org>2017-04-03 00:55:43 +0200
commit291ebb83bf52f0bdb6159fff745282d099154f65 (patch)
treec57339682ba9fe3ffaf396c067055db6e6bc9f30
parentbcb81c4cd3f15610bb4174260f3926e4190d1532 (diff)
downloadratpoison-291ebb83bf52f0bdb6159fff745282d099154f65.zip
Drop outdated (already implemented/fixed) or irrelevant TODO entries
Implementing all the commands supported by screen(1) doesn't seem desirable...
-rw-r--r--TODO23
1 files changed, 0 insertions, 23 deletions
diff --git a/TODO b/TODO
index 6b0a69d..69d1dc3 100644
--- a/TODO
+++ b/TODO
@@ -1,28 +1,5 @@
-*- outline -*-
-* command stuff
-** general argument parsing strategy
-Its a free for all right now.
-
-** The non-interactive functionality of help
-
-It should dump all the bindings in an easy to parse format.
-
-* implement these screen commands (see the screen info for documentation):
-command ???
-hardcopy (screenshot)
-lockscreen
-msgminwait
-nethack
-redisplay
-screen (ratpoison)
-shell
-shelltitle
-sleep
-sorendition
-stuff ???
-
* Pasting into input buffer
Fix it.
-* allow letters and numbers to be used for frames (in fselect)