]> Sergey Matveev's repositories - nnn.git/commit
Remove readline dep and use native prompt
authorArun Prakash Jana <engineerarun@gmail.com>
Thu, 16 Aug 2018 17:24:49 +0000 (22:54 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Thu, 16 Aug 2018 17:24:49 +0000 (22:54 +0530)
commit8b8e644cf50492967a5f24d32ad36cfe74b13aa0
treeb1c462ef92f2dc8afc0d35a579de048f2c66c650
parent9d3f75f63b71d80d9ae753956476e801b687e6f3
Remove readline dep and use native prompt

- `nnn` is all about navigational convenience so the user doesn't have to type
- the binary size increases due to readline linkage
- alternative workflow: ^G, cd, `nnn`
- readline required using the prompt and the history would stay after quit
Makefile
README.md
nnn.c
packagecore.yaml