diff --git a/twander.1 b/twander.1 index 4ed52ba..a8fc4fe 100644 --- a/twander.1 +++ b/twander.1 @@ -915,6 +915,31 @@ the discussion of the Configuration File below entitled, .B Directory Shortcut Statements. +.TP +.B Assign Current Directory To One Of The Shortcut Keys (KSETSC1 ... KSETSC12) +Alt-q, Alt-w, ... Alt-bracketleft, Alt-bracketright + +As discussed in .B Directory Shortcut Statements, the directory +shortcut keys are associated with particular directories in the +\fCtwander\fP configuration file. However, it is possible to +temporarily assign them to something else while the program is +running. This is handy if you need to temporarily "remember" one or +more directories so you can jump back to them with a single keystroke. +Think of it as a way to "override" the directory shortcut assignments +defined in the configuration file. + +There are twelve "override" keys associated with each of the directory +shortcuts. They default to the top row of letter keys on a standard +keyboard and are invoked with the \'Alt\' key. When you select a particular +directory shortcut you want to "override", the +.B current directory +is associated with that shortcut. So, for instance, \fCAlt-q\fP will +associate the current directory with shortcut #1 (Default: \fCF1\fP), +\fCAlt-w\fP associates the current directory with shortcut #2 +(Default: \fCF2\fP) and so forth, all the way through +\fCAlt-bracketright\fP which associates the current directory with +shortcut #12 (Default: \fCF12\fP. + .SS Program Memories If you've used GUIs before, you're probably familiar with the idea @@ -4773,4 +4798,4 @@ .ft \" revert .SH DOCUMENT REVISION INFORMATION -$Id: twander.1,v 1.126 2006/12/11 09:43:53 tundra Exp $ \ No newline at end of file +$Id: twander.1,v 1.127 2006/12/14 06:49:09 tundra Exp $ \ No newline at end of file