Skip to content
This repository has been archived by the owner on Apr 28, 2020. It is now read-only.

Releases: neoneye/newton-commander

Newton Commander 0.4.1

15 Jan 19:55
Compare
Choose a tag to compare
Pre-release

F4 now shows a detailed report about the selected file.

Newton Commander 0.4.0

11 Jan 10:12
Compare
Choose a tag to compare
Pre-release

Added codesigning.

Added CMD-SHIFT-T for opening in a terminal.

Newton Commander 0.3.2

09 Jan 06:52
Compare
Choose a tag to compare
Pre-release

Improved error handling when moving files using the F6 hot key.

Newton Commander 0.3.1

08 Jan 06:57
Compare
Choose a tag to compare
Pre-release

The Move sheet can now show an alert when something went wrong.

Newton Commander 0.3.0

07 Jan 07:03
Compare
Choose a tag to compare
Pre-release

I have implemented the move operation (very very early version). It needs more testing. It needs more error handling.

Since 2009 it has only supported copy.

Now 2014 and it now supports move as well.. wow I never thought that this would ever happen.

Newton Commander 0.1.1

31 Dec 04:21
Compare
Choose a tag to compare
Pre-release

This is the second public downloadable version of this app.

Previously you had to compile it yourself (painful)!

Known issues

Move operation is not implemented
If you want to move files you have to copy followed by delete.

Recent changes

  • Migrated to ARC.
  • Restructured project with CocoaPods.
  • Eliminated 10 second delay when opening a tab.

Newton Commander 0.1.0

30 Dec 01:00
Compare
Choose a tag to compare
Pre-release

This is the first public downloadable version of this app.

Previously you had to compile it yourself (painful)!

Known issues

It takes approx 10 seconds for the content to appear in a tab
I know what the problem is and have been making preparations for fixing it. For this I'm considering using ZeroMQ instead of Bonjour+Distributed Objects.

Move operation is not implemented
If you want to move files you have to copy followed by delete.

Recent changes

  • Migrated to ARC.
  • Restructured project with CocoaPods.