willothy / flatten.nvim

Open files and command output from wezterm, kitty, and neovim terminals in your current neovim instance

Home Page:https://luarocks.org/modules/willothy/flatten.nvim

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

compare to drop in vim-terminal-help

Konfekt opened this issue · comments

commented

Hello, how about relating it to the drop command of vim-terminal-help?

Hello, how about relating it to the drop command of vim-terminal-help?

Hi, I'm not quite sure what you mean... with Flatten there's no need for a special command to open files in the current instance.

commented

Hello, to me it looks like an additional alias nvim=drop on TerminalOpen.

Yeah, I understand that, but I don't see why it's necessary...

commented

Thank you, so to me drop in vim-terminal-help achieves what nvim achieves in flatten.nvim. I guess it is somewhat more cautious but also less intuitive to the same end.

Ohh, I misunderstood the question, my bad. Yes, flatten essentially does the same thing as the drop command, but it's integrated fully into Neovim and offers more features such as blocking and piping into buffers from the terminal.