On Mon, Mar 25, 2013 at 10:35:53PM +0100, Sebastian Ramacher wrote:

>> I'd like to map a "H" to "scroll left 20 times" (i.e. pressing "H"
>> should be the equivalent of pressing "20h" after the numeric count patch
>> has been applied).
>> 
>> Do you know if this is possible? What syntax should I use to pass a
>> count. Doing
>> 
>>     map H scroll left 20
> 
> I don't know if it's possible to do that without feedkeys, but that
> should do the trick: map H feedkeys 20h

This works perfectly! Thanks,

GI

-- 
TEN REASONS WHY HELL IS BETTER THAN GRAD SCHOOL:
9. Everyone has heard of Hell.
_______________________________________________
zathura mailing list
zathura@lists.pwmt.org
http://lists.pwmt.org/mailman/listinfo/zathura

Reply via email to