Releases: neoneye/newton-commander
Newton Commander 0.4.1
F4 now shows a detailed report about the selected file.
Newton Commander 0.4.0
Added codesigning.
Added CMD-SHIFT-T for opening in a terminal.
Newton Commander 0.3.2
Improved error handling when moving files using the F6 hot key.
Newton Commander 0.3.1
The Move sheet can now show an alert when something went wrong.
Newton Commander 0.3.0
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
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
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.