Friday, November 7, 2008

v7.80.0001 - 2008-11-07 10:35

  • + Menu View | List Style: Added option "Hide extensions". Allows you to hide extensions in the file list on a per-tab basis (or hold SHIFT to set it for all tabs). You may assign a KS to it, and you can make certain folders hide their extensions via FVS.
  • - Tweak removed:
      [Settings]
      HideExtensions=1
  • % Menu Go | History...: Opens faster.
  • * SC readfile: Now the filename argument defaults to the current file.
      ::readfile(); //opens current file
  • ! SC readfile: Error if file was empty. Fixed.