diff options
author | EuAndreh <eu@euandre.org> | 2022-10-25 00:21:30 -0300 |
---|---|---|
committer | EuAndreh <eu@euandre.org> | 2022-10-25 00:21:30 -0300 |
commit | cd187ea895fec86a92f1db99ba18167c343fcb2f (patch) | |
tree | a74f800a02970759c1bbdc479d6a2fd9b3c6803a | |
parent | bin/cl: Alphabetically order Clozure code (diff) | |
download | dotfiles-cd187ea895fec86a92f1db99ba18167c343fcb2f.tar.gz dotfiles-cd187ea895fec86a92f1db99ba18167c343fcb2f.tar.xz |
bin/cl: Move TODOs to ~/.usr/FIXME
-rwxr-xr-x | bin/cl | 13 |
1 files changed, 0 insertions, 13 deletions
@@ -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 |