From cd187ea895fec86a92f1db99ba18167c343fcb2f Mon Sep 17 00:00:00 2001 From: EuAndreh Date: Tue, 25 Oct 2022 00:21:30 -0300 Subject: bin/cl: Move TODOs to ~/.usr/FIXME --- bin/cl | 13 ------------- 1 file changed, 13 deletions(-) diff --git a/bin/cl b/bin/cl index 73dbb7a..48cc8af 100755 --- a/bin/cl +++ b/bin/cl @@ -308,16 +308,3 @@ case "$IMPL" in exit 2 ;; esac - -exit - -# https://www.cliki.net/cl-launch -# buildapp -# https://github.com/memleaks/clbuild -# https://www.cliki.net/roswell -# https://github.com/shinmera/cl-all -# https://fare.livejournal.com/184127.html -# https://github.com/rolpereira/trivial-dump-core -# FIXME: enable readline from CL itself -when competing with roswell, add completion -FIXME: implement the example from help string -- cgit v1.2.3