mcchrish / nnn.vim

File manager for vim/neovim powered by n³
BSD 2-Clause "Simplified" License
646 stars 25 forks source link

Search option request #65

Closed ghost closed 4 years ago

ghost commented 4 years ago

Hello! Are you not planning option "search_on_open" (lusty file system explorer like). Navigation with arrows too loong... Thanks!

jarun commented 4 years ago

Hello! Did you try the plugin fzopen?

onur-ozkan commented 3 years ago

2021-05-17_20-39

As in the screenshot above, that is what happens to me when I use fzopen plugin. When I press ENTER on the result, the plugin opens the file inside the search window.

jarun commented 3 years ago

@ozkanonur This is fixed at https://github.com/jarun/nnn/commit/cbc458763052f7ac9612915202b1c25a24dcef87.

You have to take nnn from master and the plugin fzopen from master (preferably, manually).