From: Jonathan Guyer (jguyer@HIS.COM)
Date: 23 Oct 98, 23:42 EST
From: Jonathan Guyer <jguyer@HIS.COM>
Subject: Re: (next|prev)Func enhancements
At 3:33 PM -0400 10/22/98, I wrote:
>I've added the bindings:
>
> Bind kpad1 <c> jumpPrevFunc
> Bind kpad3 <c> jumpNextFunc
>
>to my menusAndKeys.tcl to execute these jumps, so I can just hit <kpad3>
>or <command><kpad3> to jump to
>
> file 'tail' 'eeny:meeny:miney:moe'
>
>and <command><kpad3> again to jump down to
>
> file OK: moe
As deeply ashamed as I am to admit it, I actually share Rowland's disdain
for using the keypad as a navigational tool. I find I like these bindings
better:
Bind Up <o> prevFunc
Bind Up <oz> jumpPrevFunc
Bind Down <o> nextFunc
Bind Down <oz> jumpNextFunc
__________________________________________________________________
Jonathan E. Guyer
<http://www.his.com/~jguyer/>