- Notifications
You must be signed in to change notification settings - Fork5
Commit6d8b8a5
committed
[ Have readline save edit history.]
>> > I already posted a one-line patch to implement this, but it doesn't> > seem to hve come through to the list. Here it is inline, instead of as> > an attachment:>> We need this to work without readline as well. (Of course there won't be> any history, but it needs to compile.)<blush> Even after slogging my way through the nesting #ifdefs for readlineand win32, I forgot! Let's make that a three line patch, then.Ross J. Reedstrom1 parent68c67fc commit6d8b8a5
1 file changed
+4
-1
lines changedLines changed: 4 additions & 1 deletion
Original file line number | Diff line number | Diff line change | |
---|---|---|---|
| |||
3 | 3 |
| |
4 | 4 |
| |
5 | 5 |
| |
6 |
| - | |
| 6 | + | |
7 | 7 |
| |
8 | 8 |
| |
9 | 9 |
| |
| |||
1648 | 1648 |
| |
1649 | 1649 |
| |
1650 | 1650 |
| |
| 1651 | + | |
| 1652 | + | |
| 1653 | + | |
1651 | 1654 |
| |
1652 | 1655 |
| |
1653 | 1656 |
| |
|
0 commit comments
Comments
(0)