dmw (David Whetstone)
- Login: dmw
- Email: dwhetstone@gmail.com
- Registered on: 08/08/2009
- Last sign in: 08/12/2009
Issues
| open | closed | Total | |
|---|---|---|---|
| Assigned issues | 0 | 0 | 0 |
| Reported issues | 0 | 1 | 1 |
Activity
08/08/2009
-
08:14 AM Ruby Bug #1908 (Rejected): readline ignores inputrc
- =begin
Applications using readline library should automatically load either ~/.inputrc or /etc/inputrc, per the GNU Readline docs. This doesn't appear to be working Ruby's readline library.
To reproduce:
1. create ~/.inputrc wit...