Skip to content

Latest commit

 

History

History
16 lines (14 loc) · 416 Bytes

File metadata and controls

16 lines (14 loc) · 416 Bytes

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