Yuri on Mon, 26 Nov 2018 18:19:02 +0100 |
[Date Prev] [Date Next] [Thread Prev] [Thread Next] [Date Index] [Thread Index]
Re: readline history doesn't work on FreeBSD |
On 11/26/18 4:12 AM, Bill Allombert wrote:
If you want to keep the history between gp session, you need to set in your .gprc: histfile = "~/.gp_history"
This works.My question is why doesn't pari default to having the history "on"? After a while users would forget that this custom action is needed, and as a result most would never use the history feature, and some eventually would ask this question again.
This is a natural expectation to have history, rather than not have it. Yuri