bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Issuing re-read-init-file from a Bash function


From: Chet Ramey
Subject: Re: Issuing re-read-init-file from a Bash function
Date: Sat, 14 Aug 2010 22:10:27 -0400

> 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
                 ``Ars longa, vita brevis'' - Hippocrates
Chet Ramey, ITS, CWRU    chet@case.edu    http://cnswww.cns.cwru.edu/~chet/



reply via email to

[Prev in Thread] Current Thread [Next in Thread]