On Fri, Jan 29, 2016 at 9:06 AM Dashamir Hoxha <[email protected]> wrote:

> However the history of commands does not work (getting the previous
> command with the arrow-up).
> Also I don't see how to use autocompletion. Any ideas?
>

If you want history and completion, "read -e" won't work for you. It only
uses readline defaults with no knobs for you to set to configure it to do
what you want (set a history file, do completion, etc).

I have no idea why you want to do this since your shell already has
completion. Not sure of the win here.

But if you really want to do it, the tool you'll want to use in rlwrap.
It's not a standard package, but it does what you want and it's not like
pass and your tool don't already depend on some non-posix shell stuff
already.

Kevin
_______________________________________________
Password-Store mailing list
[email protected]
http://lists.zx2c4.com/mailman/listinfo/password-store

Reply via email to