Re: (next|prev)Func enhancements

New Message Reply Date view Thread view Subject view Author view

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/>


New Message Reply Date view Thread view Subject view Author view

This archive was generated by das@users.sourceforge.net with hypermail 2b29 on 31 Mar 01, 11:50 EST