Closed ShiranC closed 2 years ago
When NnnExplorer is invoked as a command ( ie. ":NnnExplorer" ), everything works as expected.
When NnnExplorer is invoked via a key combination
nnoremap <silent> <leader>x :NnnExplorer<cr>
the window opens up showing the directory structure but the first 10 entries are ALREADY tagged .
Environment:
nnoremap <silent> <leader>x :NnnExplorer<cr> " Use nnn
Can't reproduce. Works fine for me in both XTerm and ST using vim v8.2.
When NnnExplorer is invoked as a command ( ie. ":NnnExplorer" ), everything works as expected.
When NnnExplorer is invoked via a key combination
the window opens up showing the directory structure but the first 10 entries are ALREADY tagged .
Environment:
32d106a