branches: front
Clone
clone: git://shithub.us/phil9/nc gits://shithub.us/phil9/nc
push: hjgit://shithub.us/phil9/nc
patches to: telephil9@gmail.com
Last commit
42c3f755
– phil9 <telephil9@gmail.com>
authored
on 2023/03/07 03:08
update screenshot
About
nc
===
nein commander is a two-pane file manager for plan9 inspired by the likes of midnight commander.
nc is mainly keyboard-driven, see the internal help for a list of available shortcuts.
![screenshot](screenshot.png)
Installation:
-------------
```sh
% git/clone <repository_url>
% cd nc
% mk
% mk install
```
Missing features:
-----------------
Most (used/useful) features from mc are implemented.
If you miss anything, please drop me an email so that I can it.
Author:
-------
phil9
License:
--------
MIT
Bugs:
-----
Look and you shall find.