trolCommander Changelog

What's new in trolCommander 0.9.9

Jan 3, 2017
  • New features:
  • New icons
  • High-resolution icons for Retina displays
  • Implemented new file Preview mode (Ctrl+4)
  • Colour tags for files in MacOS X
  • Alt+Enter hotkey in text editor now can open file under cursor
  • Added shortcut key to display the file popup menu with default key being the Context Menu key (or Alt+Down in MacOS X)
  • New actions in file table: NavigateLeft/NavigateRight (The first press of the left arrow key - go to the top of the table. The second press - go to the parent directory. Right arrow key - goto directory if selected directory, else goto end of list)
  • Improvements:
  • Make dir: try as root on MacOS X if permission denied
  • Added 'created' and 'last accessed' dates in file properties window
  • Improved ADB location detection on MacOS X
  • Added NewTab command to toolbar and main menu
  • Show icons for bookmarks
  • A lot of minor improvements
  • Bug fixes:
  • Fixed some android ADB FS issues
  • Fixed memory leak issue in FileSearch, Viewer and Editor
  • Fixed SFTP binary view issue
  • A lot of minor fixes

New in trolCommander 0.9.8 (Aug 4, 2016)

  • New features:
  • Text viewer/editor: new Find and Replace dialogs
  • Alt-TAB to switch current file in text viewer/editor
  • Added window list button to statusbar in file-manager-, text-, hex- and image-viewers
  • Added compare text files command (Mac OS X only)
  • Added tips for AVR microcontrollers command in texteditor
  • Code folding in text editor and viewer
  • Unpack ARJ, CAB, CPIO, DEB, LZH, LZMA, UDF, WIM, XAR, Z
  • Added single panel mode
  • Added “Eject” command for mounted items in /Volumes/ directory (Mac OS X only)
  • Added new menu item: Tools -> Eject drive (Mac OS X only)
  • Fixed working with adb/Android (added new config file - env.properties with environment options. if adb not found, define ANDROID_HOME variable in this file
  • Improvements:
  • Bookmarks: add possibility for cyclic bypass via arrow keys
  • If bookmark's name is - treat it as a separator
  • Increased height for quick-lists windows
  • Better error message when copying to readonly archive
  • Improved delete file dialog for single file case
  • Server connection dialog: default value of path to ssh private key in unix-based OS
  • Improved German GUI translation
  • Added progress indicator for directory size calculation worker
  • FindFile improvements
  • Increased the startup speed
  • Bug fixes:
  • Fixed "sticky" cursor issue
  • Fixed "Open with" context menu issues
  • Fixed 7z reading on Windows (directory structure was missing due to path separator issue)
  • Fixed theme selection and saving
  • Fixed drives popup delay on Windows
  • Fixed/avoid JVM crash when opening viewer under OSX as vmWare guest
  • Fixed for KDE startup
  • Fixed Preferences Shortcut Search Filter (Filter failed to find shortcuts that have been changed but not applied yet. This fix searches through the current shortcuts in the table instead of the global preferences)

New in trolCommander 0.9.7 (Feb 18, 2016)

  • What's new:
  • ISO files support
  • Android FS support with ADB
  • Removed turkish localisation, since this version the software doesn't work in Turkey
  • Updated german translation
  • Added AVR assembler syntax highlight
  • Added color preview for text editor
  • Updated Hadoop support
  • Added file icons to quick lists
  • Disabled djvu viewer (use external)
  • Fixed viewer/editor issue on Windows 8
  • Click to disk space indicator to refresh it
  • Improved performance and fixed some memory leaks
  • Fixed a lot of issues
  • A lot of minor improvements