terminal-drawer.vim : Vim plugin for quick open/close terminal drawer
script karma |
Rating 13/4,
Downloaded by 298 |
Comments, bugs, improvements
|
Vim wiki
|
created by |
iaalm simon |
|
script type |
utility |
|
description |
The purpose of this plugin is quite simple: use `<C-t>` or any key mapping to toggle terminal.
Most time, you just need a terminal to run a single command like a `make`. But you need to:
- `:term` to open a terminal
- `<C-w>:hid` to hidden the terminal Or bare it use some of you coding space
- remember the buffer number of terminal OR use some tools like fzf to search buffer
- `:sp {bufnr}` to find back you terminal
Now you can do with only one key mapping you chosen.
Github: https://github.com/iaalm/terminal-drawer.vim |
|
install details |
|
|
script versions (upload new version)
Click on the package to download.
ip used for rating: 3.148.106.2
|