X-Git-Url: https://code.consxy.com/gitweb/gitweb.cgi?p=clnl;a=blobdiff_plain;f=bin%2Frun-nl;h=c14aa972ff1b7ceecb04e2d35149701bfc1e6b2b;hp=2751c5ef86118535d865344578c1a4a3c0a12ff4;hb=1ae8c7a0199a4955708c7f5d7a286a12782b5fd2;hpb=a0f8850031d5821c69b286d17004166f870fcd8e diff --git a/bin/run-nl b/bin/run-nl index 2751c5e..c14aa97 100755 --- a/bin/run-nl +++ b/bin/run-nl @@ -1,3 +1,3 @@ #!/bin/bash -sbcl --script bin/run.lisp +rlwrap sbcl --script bin/run.lisp