Ticket #1942 (closed enhancement: fixed)

Opened 2 years ago

Last modified 9 months ago

$INPUTRC is no longer needed

Reported by: alexander@linuxfromscratch.org Assigned to: matthew@linuxfromscratch.org
Priority: normal Milestone:
Component: Book Version: SVN
Severity: normal Keywords:
Cc:

Description

Readline-5.2 NEWS file says:

This is a terse description of the new features added to readline-5.2 since the release of readline-5.1.

...

The value of SYS_INPUTRC (configurable at compilation time) is now used as the default last-ditch startup file.

and SYS_INPUTRC is just /etc/inputrc. So it looks like "export INPUTRC=/etc/inputrc" is no longer needed in bash profile.

Change History

01/28/07 12:06:41 changed by matthew@linuxfromscratch.org

  • owner changed from lfs-book@linuxfromscratch.org to matthew@linuxfromscratch.org.
  • status changed from new to assigned.

01/31/07 11:29:27 changed by matthew@linuxfromscratch.org

  • status changed from assigned to closed.
  • resolution set to fixed.

Fixed in r7906.

10/05/07 07:53:16 changed by jhuntwork@linuxfromscratch.org

  • milestone deleted.

Milestone 6.3 deleted