floating.nvim
floating.nvim copied to clipboard
[feature request] wrappers
This is a big ask (I think). Its a feature inside vim-floaterm The wrapper lets you run certain TUIs in vim buffer or output to current/new vim buffer. For example:
- Using TUI file managers like Ranger and opening the requested file in current/split buffer
- Running REPLs or node, ipython, lua etc..
Those are the only features keeping me (and many I guess) in floaterm instead of switching to this amazing plugin completely
Hi @ranjithshegde, thank you for getting in touch & providing feedback.
I plan to, over the next few months, implement all of the main floaterm features including the ones you described above! There is a lot planned at the moment, including better integration with other plugins , async job integration. I'll be sure to update this issue once they've been introduced. :)