Skip to content

Releases: Debajyati/turboterm.vim

TurboTerm 0.2.0

16 Sep 18:44
de894b9
Compare
Choose a tag to compare
  • 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)

16 Sep 16:04
91cc20e
Compare
Choose a tag to compare

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

11 Sep 17:59
fd8467c
Compare
Choose a tag to compare
First Release Pre-release
Pre-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.