eholk/harlan

Add readline support to harlani

eholk opened this issue · 1 comments

It's a pain having to type the whole command each time. We need some improved way of doing this.

I think there's a readline wrapper we could use with fairly little effort.

I think rlwrap is what you are looking for.