]> Sergey Matveev's repositories - nnn.git/commit
Option `-N` to use native prompt
authorArun Prakash Jana <engineerarun@gmail.com>
Wed, 20 Sep 2023 17:32:04 +0000 (23:02 +0530)
committerArun Prakash Jana <engineerarun@gmail.com>
Wed, 20 Sep 2023 17:32:04 +0000 (23:02 +0530)
commit9c7c7284c08ba0f390dd7e3c36f0fa5fdd8cc8a7
treee90faea7ac4a00fe8a8785137dd720ab72e6c230
parentba439084c5a371822d248ef9a304e49ef52ec6a3
Option `-N` to use native prompt

This is useful for situations where the executable is compiled with
readline support but the user wants to use the native prompt. Often
this happens because packagers build without readline disabled.
src/nnn.c