coc-terminal

0.6.0 • Public • Published

coc-terminal

Toggle terminal with coc.nvim. Inspired by repl with coc.nvim.

Install

:CocInstall coc-terminal

Keymaps

<Plug>(coc-terminal-toggle): toggle terminal show/hide

Commands

  • terminal.Toggle: Show/hide terminal
  • terminal.REPL: Create REPL for current file, only support JS, TS, Python, C++ for now
  • terminal.Destroy: Destroy and free terminal

License

MIT


This extension is created by create-coc-extension

Readme

Keywords

Package Sidebar

Install

npm i coc-terminal

Weekly Downloads

31

Version

0.6.0

License

MIT

Unpacked Size

8.28 kB

Total Files

4

Last publish

Collaborators

  • fannheyward