Re: Issuing re-read-init-file from a Bash function
> How do you force a reload of ~/.inputrc from a Bash function ? There's no good way to do this. The bindable readline functions are not designed to be called in this fashion, and there's nothing written to act as a bridge. Chet -- ``The lyf so short, the craft so long to lerne.'' - Chaucer
Issuing re-read-init-file from a Bash function
How do you force a reload of ~/.inputrc from a Bash function ? All "bind re-read-init-file" seems to do is make the [f] key go away. Thanks in advance. -- André Majorel http://www.teaser.fr/~amajorel/