Re: inputrc do-lowercase-version self-referential footgun

2016-11-30 Thread Chet Ramey
On 11/29/16 3:52 PM, Branden Robinson wrote: > Bash Version: 4.3 > Patch Level: 46 > Release Status: release > > Description: > * There's a footgun in inputrc processing. > # Footgun! > # Control-y: do-lowercase-version # WEDGES GOOD! Sure. If you want to shoot yourself in the f

Re: Review of Readline command documentation

2016-11-30 Thread Chet Ramey
On 11/29/16 3:57 PM, Branden Robinson wrote: > Bash Version: 4.4 > Release Status: release > > Description: > > I attempted a comprehensive review of Readline command documentation, > similar to what I did for Readline variables earlier this year. Thanks for the review. I'll take a look. Che