home *** CD-ROM | disk | FTP | other *** search
/ Amiga Format 106 / af106a.adf / archives / serious.lzx / ViNCEd / ViNCEd.readme < prev    next >
Text File  |  1997-11-19  |  4KB  |  117 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. Version:  3.55
  6.  
  7.                         About ViNCEd
  8. ---------------------------------------------------------------------------
  9. The latest version (3.55) of my full screen shell editor (CON: replacement)
  10. ---------------------------------------------------------------------------
  11.  
  12. Features:
  13. -Extremly flexible
  14. -Comes with prefs program with nice GUI
  15. -User defineable macros and buttons (gadgets) with parameters
  16. -Full screen editor, not line limited
  17. -Compatible to CON: and ConMan
  18. -VT-220 emulation build in
  19. -ANSI coloring scheme on request
  20. -Keypad mode on request (numeric keypad for cursor control)
  21. -Supports control sequences of:
  22.         -CON:
  23.         -VT-220
  24.         -DEC
  25.         -XTerm (Unix Shells)
  26.         -SGI winterm
  27.         -plus private stuff (set keyboard,colors and font by ctrl seq)
  28. -TAB expansion, with different TAB requesters as option
  29. -TAB expansion cache (NEW TO 3.50)
  30. -Colored cursor on request
  31. -Menu, clipboard support build in (no ConClip needed)
  32. -Online help plus documentation
  33. -Screen title might contain path/fail codes/CLI number & more
  34. -Localizeable (German available, more locales welcome)
  35. -Job control á la unix with Ctrl-Z
  36.         -suspends shell jobs
  37.         -sends shell jobs to forgeground & background
  38.          using tiny shell scripts "fg" and "bg" like unix
  39. -documented library for own applications and editor programming
  40. -iconification support
  41. -uses public "tbiclass" gadget if available. Should be added
  42.  to the system by SysIHack style programs.
  43. -easy installation
  44. -full control thru single program (SetVNC)
  45. -clipboard support, snip control with middle mouse button or Ctrl-left
  46. -can create private screens on request
  47. -font & monitor selectable by prefs
  48. -icon drop, with modifiers for path/name only
  49. -100% assembly language => fast & short
  50.  
  51. Plus:   It's 100% free !
  52.  
  53. -----------------------------------------------------------------------------
  54.  
  55. -------- history ----- this is not the complete history, read the guide!----
  56.  
  57.  
  58. Changes made since 3.54:
  59.         ViNCEd can now be mounted as RAW console handler, i.e.
  60.         SetVNC mount override as RAW will work fine.
  61.     Fixed two minor bugs in the window open routine.
  62.     Added the ICONIFIED and NOFALLBACK options, VNC 3.55
  63.     will now come with FALLBACK by default because the
  64.     old standard conflicted with various programs.
  65.     Added another cursor shape that's getting displayed if
  66.     the output is stopped with ^S.
  67.  
  68. -----------------------------------------------------------------------------
  69. Notes: 
  70.  
  71.         Check the TOP_SECRET file in this archive!
  72.  
  73.  
  74.  
  75.         VirusWorkShop seems to have trouble with the overlay file structure
  76.         that is used by the SetVNC program.
  77.         THIS IS NOT A VIRUS! It is a bugfix of the oldish CBM overlay 
  78.         manager which is really buggy!
  79.         VirusWorkShop will be updated soon. (I hope)
  80.  
  81.         To trick VirusWorkshop, the SetVNC program in this archive is
  82.         encoded. Use the "Decode" program from the "Extras" drawer to
  83.         decode manually. The installer script has been updated to do 
  84.         this for you.
  85.  
  86.         Thanks Urban, for reporting!
  87.  
  88. ----------------------------------------------------------------------------
  89.  
  90.         Some virus checkers might complain about the set PktWait() pointer
  91.         of the VNCFiler.supervisor. Again:
  92.  
  93.         THIS IS NOT A VIRUS!
  94.  
  95.         Anti-Beol has been updated to handle this case, please 
  96.         update your copy as well!
  97.  
  98. -----------------------------------------------------------------------------
  99.  
  100. Send ideas, improvements, bugreports (please as concrete as possible) to:
  101.  
  102.  
  103.         Thomas Richter
  104.  
  105.  
  106. EMail:  thor@einstein.math.tu-berlin.de
  107.  
  108. or "Wisit the Web" site:
  109.  
  110. WWW:    http://www.math.tu-berlin.de/~thor/thor/index.html
  111.  
  112. -----------------------------------------------------------------------------
  113.  
  114. November 1997
  115.  
  116.         Thomas
  117.