shithub: nc

Download patch

ref: d9121a953e12ee3c3699ddd533d69f57e2f3a74c
parent: f3f8f9740885562909d2437233517cc37bf71e66
author: phil9 <telephil9@gmail.com>
date: Tue Dec 27 11:52:55 EST 2022

update README with main remaining things to do

--- a/README.md
+++ b/README.md
@@ -17,10 +17,14 @@
 Missing features:
 -----------------
 nc is in early alpha stage and all features are not yet implemented:
-- dirview: text can overflow columns
-- most file ops are not implemented (copy, move, ...)
-- no sorting
-- ...
+- [x] delete
+- [x] rename
+- [ ] move
+- [ ] copy
+- [ ] other sort methods (like size, mtime, ...)
+- [ ] text overflow (certainly everywhere)
+- [ ] new input dialog
+- [ ] maybe some progress dialog for file operations
 
 Author:
 -------