home *** CD-ROM | disk | FTP | other *** search
/ Frozen Fish 2: PC / frozenfish_august_1995.bin / bbs / d09xx / d0974.lha / KingCON / Docs / History next >
Text File  |  1993-12-15  |  2KB  |  63 lines

  1. KingCON v1.1 (15.12.93)
  2. =======================
  3.  
  4.     New features:
  5.     -------------
  6.     * Some more edition functions were added:
  7.  
  8.         Shift-BS        - Deletes the line to the left.
  9.         Shift-Del        - Deletes the line to the right.
  10.         Alt-BS        - Deletes a word to the left.
  11.         Alt-Del        - Deletes a word to the right
  12.         Amiga-Del        - Deletes a whole word.
  13.         Shift-RETURN    - The current command-line is saved to
  14.                       the history-buffer, but it isn't executed.
  15.  
  16.     * The ALT-option allows you to specify the zoom-size more precisely
  17.       than MINI.
  18.  
  19.     * Asynchronous typeahead is possible with the ASYNC-option.
  20.  
  21.     * When a filename with spaces is in it is selected with filename-
  22.       completion, leading and trailing quotationmarks are added.
  23.  
  24.     * You can now drop Workbench icons in the console window to insert
  25.       their filenames in the command line.
  26.  
  27.     * The console window can be iconified and put on the Workbench
  28.       as an AppIcon. This replaces the Minimize-function.
  29.  
  30.     * AmigaDOS wildcards can be used when completing filenames.
  31.  
  32.     * The current directory is shown in the titlebar if you specify
  33.       the SHOWDIR-option.
  34.  
  35.     * The review-buffer's maximum size can be set with the MAXBUF-option.
  36.  
  37.  
  38.     Features that should have been in v1.0:
  39.     ---------------------------------------
  40.     * The 68000-version doesn't contain any 68020-compiled code...
  41.  
  42.     * The console doesn't freeze randomly in RAW-mode.
  43.  
  44.     * Keymaps with multiple-character keys are understood properly.
  45.  
  46.     * The ASL-requester no longer generates Enforcer-hits.
  47.  
  48.     * It is possible to use Amiga-V for pasting in RAW-mode.
  49.  
  50.     * The window's title can now contain ':'.
  51.  
  52.     * The '['-character is visible in the review-buffer.
  53.  
  54.     * The review-buffer understands CR better.
  55.  
  56.     * In addition to this, some minor bugs were fixed in the
  57.       command-line editing and the scrollgadget.
  58.  
  59.  
  60. KingCON v1.0 (13.10.93)
  61. =======================
  62.  
  63.     * First release