shithub: nc

ref: 1c0fa9831213db402235433ce9fdbbb2fa8a5356
dir: /README.md/

View raw version
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.