VTerm-controls-windows is a core plugin for VTerm
that adds window controls on Windows based machines
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