Home

Awesome

nav

nav is a hackable ncurses file manager, inspired by vim, ranger, and dvtm.

nav is a work in progress.


What it has

Installation

Compiling from Source

Install dependencies:

$ cmake .
$ make
$ sudo make install

Image Display

With w3mimgdisplay installed

:new fm
:vnew img
:pipe #BUFFER_ID
:vnew img #BUFFER_ID

Clipboard

:set copy-pipe #SELECT_PROGRAM

example:

:set copy-pipe xclip -i

Default Bindings

See Wiki

Expansion Symbols

See Wiki

Non Goals

Future

Contributing

...is much welcome.