]> Sergey Matveev's repositories - nnn.git/commit
Use readline() at chdir prompt
authorArun Prakash Jana <engineerarun@gmail.com>
Thu, 20 Apr 2017 14:15:52 +0000 (19:45 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Thu, 20 Apr 2017 14:40:58 +0000 (20:10 +0530)
commit89224cfa980f4e3470e7e52decf5f9f19831dba6
tree0e77a84ab9858be9f5bd338413681dfe732e9c4c
parent01c1ef6e58c195821ff9ccb9489bd99a9101b0ec
Use readline() at chdir prompt

With the features the readline library provides it would be too naive to ignore.
We break out of the curses mode into the prompt and get back in.
This change introduces dependency on libncurses.
Makefile
Makefile.generic
README.md
nnn.c