Subject: Re: A nicer-looking ri
From: Vincent Fourmond <vincent.fourmond 9online.fr>
Date: Fri, 29 Sep 2006 17:19:42 +0900
References: 217133217141
In-reply-to: 217141
Hello !
>> ril () {
>> ri -T -f ansi "$@" | less -r
>> }
>>
>
> Why not just set the RI and PAGER environment variables?
That's a good point, but you don't always want less to have the -r
option, don't you ?
Vince