diff options
author | Arun Prakash Jana <engineerarun@gmail.com> | 2018-08-08 02:02:03 +0530 |
---|---|---|
committer | Arun Prakash Jana <engineerarun@gmail.com> | 2018-08-08 02:02:03 +0530 |
commit | 38a4a2cf8b0b05a033381250e2bd05d1ec0f0115 (patch) | |
tree | ca393c662a65f177c71f1d480c740b190349cbc3 /README.md | |
parent | d849779f007b47aa157b45e86aa073ba27157472 (diff) | |
download | nnn-38a4a2cf8b0b05a033381250e2bd05d1ec0f0115.tar.gz |
Fixed link
Diffstat (limited to 'README.md')
-rw-r--r-- | README.md | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -477,7 +477,7 @@ In addition, `nnn` integrates with vidir. vidir supports batch file move and del #### boost chdir prompt -`nnn` uses libreadline for the chdir prompt input. So all the fantastic features of readline (e.g. case insensitive tab completion, history, reverse-i-search) are available to you based on your readline [configuration](https://cnswww.cns.cwru.edu/php/chet/readline/readline.html#SEC9). +`nnn` uses libreadline for the chdir prompt input. So all the fantastic features of readline (e.g. case insensitive tab completion, history, reverse-i-search) are available to you based on your readline [configuration](https://wiki.archlinux.org/index.php/Readline). #### work faster at rename prompt |