floating.nvim icon indicating copy to clipboard operation
floating.nvim copied to clipboard

[feature request] wrappers

Open ranjithshegde opened this issue 4 years ago • 1 comments

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:

  1. Using TUI file managers like Ranger and opening the requested file in current/split buffer
  2. 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

ranjithshegde avatar Apr 28 '21 09:04 ranjithshegde

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. :)

fhill2 avatar Apr 29 '21 04:04 fhill2