Releases: Debajyati/turboterm.vim
Releases · Debajyati/turboterm.vim
TurboTerm 0.2.0
- Removed the insert mode keymap
and leaving to set up by end user, if wanted to (instructions available in README) - Improved docs (README)
Full Changelog: v0.1.0...v0.2.0
First Stable Release (v0.1.0)
Compatible with vim 8.0 and above.
- Provides only one command currently ->
TurboToggle
TurboToggle
takes 2 arguments & both are necessary. Refer to the README.Ctrl+n
for going to normal mode from terminal mode.Ctrl+\
for toggling the terminal in the bottom with a default height from insert mode.- Highly Customizable.
Full Changelog: v0.1.0-alpha...v0.1.0
First Release
TurboTerm
It's a Pre Release version.
Features:
- Quickly open, close, toggle and resize terminals with simple commands or keymaps.
- Choose the direction (up, down, right, or left) and size of your terminal window when using the command.
- Enjoy seamless navigation and control of your terminal using dedicated keymaps.
- Easily install TurboTerm.vim using your preferred plugin manager. (I prefer vim-plug)
Cons
- Doesn't work in vim version less than 9.0
Note
Currently turboterm.vim
is designed for only Vanilla Vim, it won't not function correctly in Neovim.