terminal manager - paulopatto/dotfiles GitHub Wiki

Neovim: Terminal manager

Source: https://github.com/voldikss/vim-floaterm

91380268-2cd24d00-e857-11ea-8dbd-d39a0bbb105e

Features ✨

  • 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

Keybindings ⌨️

  • new term: <leader>nt: New Term
  • toggle floaterm: <leader>tt: Toggle Term

Install dependencies 📦 :

  • pip3 install neovim-remote to allow floaterm to open windows inside neovim.

REFERENCES 📚 :

Youtube Video: Vim Plugin Highlight: floaterm! Floating terminals!

⚠️ **GitHub.com Fallback** ⚠️