home *** CD-ROM | disk | FTP | other *** search
/ OS/2 Shareware BBS: 5 Edit / 05-Edit.zip / flist.zip / flist.doc < prev    next >
Text File  |  1996-11-28  |  3KB  |  72 lines

  1.  
  2. Fast List v1.0 brief documentation
  3.  
  4. Command line format:
  5.   'flist [options] [file1 file2 ...]'
  6.  
  7.   Options:
  8.     -tn   where number 'n' toggles titlebar, (0 is off)
  9.     -wn   where number 'n' specifies maximum line length
  10.     -ln   where number 'n' specifies maximum number of lines
  11.     -i    allows shell to choose window placement, not ini file
  12.  
  13. Note: Command line pipes and I/O redirection can be used with Fast List
  14.  
  15.  
  16. Mouse operations:
  17.   maximize/restore window:  chord
  18.   minimize window:          ctrl-chord
  19.   move window:              right button drag
  20.   highlight lines:          left-click or left button drag
  21.   highlight multiple lines: double left click
  22.   drag text:                ctrl-right button drag, shift-right button drag
  23.   pop-up menu:              right click
  24.  
  25. Keyboard operations:
  26.   The pop-up menu accelerator keys can be used when menu is not shown.
  27.   Other keys:
  28.      'Home'                       : top of file
  29.      'End'                        : bottom of file
  30.      'Del'                        : delete highlighted text
  31.      'Esc'                        : quit without saving to .ini file
  32.      up, down, left, right arrows : what do you think?
  33.      ctrl-left, ctrl-right        : page left/right
  34.      pageup, pagedown             : obvious
  35.      ']'                          : find next
  36.      '['                          : find previous
  37.      '+'                          : go to next mark
  38.      '-'                          : go to previous mark
  39.  
  40. Menu operations:
  41.    'A-Append'      : append file to list
  42.    'S-Save'        : save list to file
  43.    'C-Copy'        : copy marked lines to clipboard
  44.    'P-Paste'       : paste
  45.    'U-Accum'       : accumulate clipboard.
  46.                      Copies to clipboard are appended to list.
  47.    'N-Unmark All'  : unmark all highlighted lines.
  48.    'R-Rearrange'   : rearrange highlighted lines in the order they were marked.
  49.    'F-Find'        : find text
  50.    'K-Mark Find'   : highlight all found text
  51.    'M-Mate'        : mate scroll. Select mate window.  Scroll messages will be
  52.                      sent to the mate.  Use the alt and ctrl keys to block
  53.                      scroll messages to a particular window.
  54.    'S-Spawn'       : spawn another
  55.    'Q-Quit'        : quit.  Save font, position, and size to .ini file
  56.  
  57. -----------------------------------------------------------------------------
  58.  
  59. This program is free of any charge to individuals on the assumption
  60. that they, in turn, do not attempt to redistribute this program or the
  61. provided source for monetary gain.
  62.  
  63. This program and its provided source are available for use by public
  64. and/or commercial institutions on the precondition that they obtain
  65. permission from the author before doing so.
  66.  
  67. ----------------------------------------------------------------------------
  68. Any queries can be directed to my (the author's) email address below:
  69.  
  70. Russ Weathersby - circa November of 1996
  71. rsweath@ibm.net
  72.