terminal manager - paulopatto/dotfiles GitHub Wiki
Source: https://github.com/voldikss/vim-floaterm

- Manage multiple terminal instances
- Customizable terminal window style
- Switch/preview floating terminal buffers using fuzzy-finder plugins such as denite.nvim or fzf, etc.
- Use with other external command-line tools(ranger, fzf, ripgrep etc.)
- Use as a custom task runner for asynctasks.vim or asyncrun.vim
- new term:
<leader>nt: New Term - toggle floaterm:
<leader>tt: Toggle Term
-
pip3 install neovim-remoteto allow floaterm to open windows inside neovim.
Youtube Video: Vim Plugin Highlight: floaterm! Floating terminals!