Thanks, I'll do it.
-phi
At 2016-04-04 02:59:44, "Anselm R Garbe" <garbeam_AT_gmail.com> wrote:
>On 3 April 2016 at 05:35, crispyfrog_AT_163.com <crispyfrog_AT_163.com> wrote:
>> This patch provides the ability for history navigation similar to that of
>> bash. Press alt+p for the previous history and alt+n for the next. Set the
>> maximum number of histories with a new variable 'maxhist' in config.h. By
>> default, it only records a new history if it is not the same as the last
>> one. To change this behaviour, set 'histnodup' to 0 in config.h.
>> I hope it is useful for someone.
>
>If you want better visibility of your patch, please add it to the wiki[0].
>
>[0] http://suckless.org/wiki
>
>BR,
>-Anselm
>
Received on Mon Apr 04 2016 - 07:32:10 CEST