home *** CD-ROM | disk | FTP | other *** search
/ The Best of Mecomp Multimedia 1 / Mecomp-CD.iso / amiga / tools / utillities / vinced / vinced.readme < prev    next >
Text File  |  1997-05-31  |  4KB  |  130 lines

  1. Short:    The final CON: solution, ^Z, XTerm, Intui-screens
  2. Uploader: thor@einstein.math.tu-berlin.de (Thomas Richter)
  3. Author:   thor@einstein.math.tu-berlin.de (Thomas Richter)
  4. Type:     util/shell
  5.  
  6.             About ViNCEd
  7. ---------------------------------------------------------------------------
  8. The latest version (3.43) of my full screen shell editor (CON: replacement)
  9. ---------------------------------------------------------------------------
  10.  
  11. Features:
  12. -Extremly flexible
  13. -Comes with prefs program with nice GUI
  14. -User defineable macros and buttons (gadgets) with parameters
  15. -Full screen editor, not line limited
  16. -Compatible to CON: and ConMan
  17. -VT-220 emulation build in
  18. -ANSI coloring scheme on request
  19. -Keypad mode on request (numeric keypad for cursor control)
  20. -Supports control sequences of:
  21.     -CON:
  22.     -VT-220
  23.     -DEC
  24.     -XTerm (Unix Shells)
  25.     -SGI winterm
  26.     -plus private stuff (set keyboard,colors and font by ctrl seq)
  27. -TAB expansion, with different TAB requesters as option
  28. -Menu, clipboard support build in (no ConClip needed)
  29. -Online help plus documentation
  30. -Screen title might contain path/fail codes/CLI number & more
  31. -Localizeable (German available)
  32. -Job control à la unix with Ctrl-Z
  33.     -suspends shell jobs
  34.     -sends shell jobs to forgeground & background
  35.      using tiny shell scripts "fg" and "bg" like unix
  36. -documented library for own applications and editor programming
  37. -iconification support
  38. -easy installation
  39. -full control thru single program (SetVNC)
  40. -clipboard support, snip control with middle mouse button or Ctrl-left
  41. -can create private screens on request
  42. -font & monitor selectable by prefs
  43. -icon drop, with modifiers for path/name only
  44. -100% assembly language => fast & short
  45.  
  46. Plus:    It's 100% free !
  47.  
  48. -----------------------------------------------------------------------------
  49.  
  50. ----------history-- this is not the complete history, consult the guide !----
  51.  
  52. Changes made since 3.42:
  53.  
  54.     Removed a bug in public screen support and another in the
  55.     font loader. Added path truncation and "Jump to Next Screen"
  56.     menu item.
  57.  
  58.  
  59. Changes made since 3.41:
  60.  
  61.     Much smoother scrollers if enough CPU power available.
  62.     Tiny bugs fixed, partially left over from 3.40.
  63.  
  64.  
  65. ****************************************************************************
  66.  
  67. ANNOUNCEMENT:
  68.     If you selected the "Disable full screen Edit" setting on the
  69.     system page of SetVNC as setting for ViNCEd, you will have noticed
  70.     that the RETURN key does not operate like expected in the SHELL.
  71.  
  72.     THIS IS NOT A BUG! 
  73.  
  74.     This edit mode is for programs that wants to read masks from the
  75.     input, UNLIKE THE SHELL. DO NOT TURN IT ON FOR THE SHELL!
  76.  
  77.     If you like to glue the cursor to the edit position and don't want
  78.     it moving 'round the screen if marking blocks or scrolling, turn on
  79.     the XTerm Cursor Mode in the edit pages of SetVNC!
  80.  
  81.     If you prefer single TAB requesters, turn on both the "Requester if
  82.     expansion is not unique" and the "First TAB expands fully" flag
  83.     in the Shell pages of SetVNC.
  84.     
  85. -----------------------------------------------------------------------------
  86. Another note: 
  87.  
  88.     VirusWorkShop seems to have trouble with the overlay file structure
  89.     that is used by the SetVNC program.
  90.     THIS IS NOT A VIRUS! It is a bugfix of the oldish CBM overlay 
  91.     manager which is really buggy!
  92.     VirusWorkShop will be updated soon. (I hope)
  93.  
  94.     To trick VirusWorkshop, the SetVNC program in this archive is
  95.     encoded. Use the "Decode" program from the "Extras" drawer to
  96.     decode manually. The installer script has been updated to do 
  97.     this for you.
  98.  
  99.     Thanks Urban, for reporting!
  100.  
  101. ----------------------------------------------------------------------------
  102.  
  103.     Some virus checkers might complain about the set PktWait() pointer
  104.     of the VNCFiler.supervisor. Again:
  105.  
  106.     THIS IS NOT A VIRUS!
  107.  
  108.     Anti-Beol has been updated to handle this case, please 
  109.     update your copy as well!
  110.  
  111. -----------------------------------------------------------------------------
  112.  
  113. Send ideas, improvements, bugreports (please as concrete as possible) to:
  114.  
  115.  
  116.     Thomas Richter
  117.  
  118.  
  119. EMail:    thor@einstein.math.tu-berlin.de
  120.  
  121. or "Wisit the Web" site:
  122.  
  123. WWW:    http://www.math.tu-berlin.de/~thor/thor/index.html
  124.  
  125. -----------------------------------------------------------------------------
  126.  
  127. May 1997
  128.  
  129.     Thomas
  130.