diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2017-05-22 20:11:13 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2017-05-22 20:11:13 +0530 |
commit | e63dc3457d4ee67c7917e3bd0efad7f687a6dd7f (patch) | |
tree | 5ea079be75fe4f6d5b4c14d97725833cca4e1d26 | |
parent | ab6bdbee6d86d4c5efdc09a399884f23a4580a2a (diff) | |
download | nnn-e63dc3457d4ee67c7917e3bd0efad7f687a6dd7f.tar.gz |
Update features
-rw-r--r-- | README.md | 1 |
1 files changed, 1 insertions, 0 deletions
@@ -81,6 +81,7 @@ Have fun with it! PRs are welcome. Check out [#1](https://github.com/jarun/nnn/i - Invoke file path copier (*easy* shell integration) - Change directory at exit (*easy* shell integration) - Open any file in EDITOR (fallback vi) or PAGER (fallback less) + - Open current directory in a custom GUI file browser - Unicode support - Highly optimized code, minimal resource usage |