voldikss / vim-floaterm

:computer: Terminal manager for (neo)vim
MIT License
2.47k stars 78 forks source link

[Question] How to add custom action for nnn wrapper ? #351

Open jqhr opened 2 years ago

jqhr commented 2 years ago

Question: I like nnn, and nnn wrapper is so useful. But I find another problem for nnn. such as, cd to nnn's current directory, or create new floaterm for current nnn's directory. In addition, I want to bind some key for nnn to do something, just like new-windowpane-using-cwd. How can I do?