Closed litearc closed 3 years ago
I want to select a file from ranger and have it open in the current pane. I think it did this in a previous version, but currently, it creates a new pane. I couldn't find an option to do this in the key bindings or command list. Please help, thanks!
Give me your config related to vim-floaterm. Also a gif would be better.
Just found the option - it was let g:floaterm_opener = 'edit'. Sorry, should have read the documentation more closely. Closing this.
let g:floaterm_opener = 'edit'
I want to select a file from ranger and have it open in the current pane. I think it did this in a previous version, but currently, it creates a new pane. I couldn't find an option to do this in the key bindings or command list. Please help, thanks!