#431223 bash: Binding keys to commands that output command line

Package:
bash
Source:
bash
Description:
GNU Bourne Again SHell
Submitter:
Josh Triplett
Date:
2014-10-19 00:39:10 UTC
Severity:
wishlist
#431223#5
Date:
2007-06-30 20:07:57 UTC
From:
To:
I'd like the ability to bind keys to a command line that generates text for
insertion on the current command line.  For example, I could then bind Ctrl-V
to "xclip -o" (with suitable checking of DISPLAY first).

- Josh Triplett

#431223#10
Date:
2007-06-30 20:13:05 UTC
From:
To:
This should possibly go in readline, rather than bash; feel free to reassign
if you agree.

- Josh Triplett