0.1.0 • Published 8 years ago
vterm-controls-windows v0.1.0
Description
VTerm-controls-windows is a core plugin for VTerm
that adds window controls on Windows based machines
Installation
You can install this plugin by running yarn
or npm
in the VTerm's plugins folder as follows:
$ cd ~/.vterm/plugins
$ yarn add vterm-controls-windows
OR
$ cd ~/.vterm/plugins
$ npm i --save vterm-controls-windows