terminal-kit
Advanced tools
Comparing version 0.2.2 to 0.2.3
@@ -16,3 +16,3 @@ | ||
* colors | ||
* colors, 256 colors if the terminal support it | ||
* styles (bold, underline, italic, and many more) | ||
@@ -376,2 +376,6 @@ * string formating | ||
F1 F2 F3 F4 F5 F6 F7 F8 F9 F10 F11 F12 | ||
SHIFT_F1 SHIFT_F2 SHIFT_F3 SHIFT_F4 SHIFT_F5 SHIFT_F6 SHIFT_F7 SHIFT_F8 SHIFT_F9 SHIFT_F10 SHIFT_F11 SHIFT_F12 | ||
CTRL_F1 CTRL_F2 CTRL_F3 CTRL_F4 CTRL_F5 CTRL_F6 CTRL_F7 CTRL_F8 CTRL_F9 CTRL_F10 CTRL_F11 CTRL_F12 | ||
CTRL_SHIFT_F1 CTRL_SHIFT_F2 CTRL_SHIFT_F3 CTRL_SHIFT_F4 CTRL_SHIFT_F5 CTRL_SHIFT_F6 | ||
CTRL_SHIFT_F7 CTRL_SHIFT_F8 CTRL_SHIFT_F9 CTRL_SHIFT_F10 CTRL_SHIFT_F11 CTRL_SHIFT_F12 | ||
SHIFT_UP SHIFT_DOWN SHIFT_RIGHT SHIFT_LEFT | ||
@@ -378,0 +382,0 @@ ALT_UP ALT_DOWN ALT_RIGHT ALT_LEFT |
{ | ||
"name": "terminal-kit", | ||
"version": "0.2.2", | ||
"version": "0.2.3", | ||
"description": "Terminal utilities with supports for colors (even 256 colors), styles, inputs, mouse and many more...", | ||
@@ -5,0 +5,0 @@ "main": "lib/terminal.js", |
@@ -16,3 +16,3 @@ | ||
* colors | ||
* colors, 256 colors if the terminal support it | ||
* styles (bold, underline, italic, and many more) | ||
@@ -19,0 +19,0 @@ * string formating |
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
License Policy Violation
LicenseThis package is not allowed per your license policy. Review the package's license to ensure compliance.
Found 1 instance in 1 package
366234