Skip to content

Tags: cronvel/terminal-kit

Tags

v3.1.1

Toggle v3.1.1's commit message
v3.1.1

More paths added to .npmignore

v3.1.0

Toggle v3.1.0's commit message
v3.1.0

Publishing the new Document widget: Inspector

v3.0.2

Toggle v3.0.2's commit message
v3.0.2

New Document's Element API: .destroyNoRedraw() ; ColumnMenu (and BaseMenu): improved key navigation ; Dependencies upgraded

v3.0.1

Toggle v3.0.1's commit message
v3.0.1

Piping to a file should provide a virtually infinite width and height (should partly fix #240)

v3.0.0

Toggle v3.0.0's commit message
v3.0.0

BREAKING: requires at least Node v16.13 ; EditableTextBox now has a 'debounceTimeout' parameter (defaulting to 100ms), avoiding redrawing too much (and recomputing color hilighting) when the user slam the keyboard

v2.11.7

Toggle v2.11.7's commit message
v2.11.7

Fix TextBuffer#moveTo() not respecting 'forceInBound' property

v2.11.6

Toggle v2.11.6's commit message
v2.11.6

Add missing API method: TextBox#setTabWidth()

v2.11.5

Toggle v2.11.5's commit message
v2.11.5

Element: get key binding/action binding

v2.11.4

Toggle v2.11.4's commit message
v2.11.4

TextBuffer fixes, and .removeTrailingSpaces()

v2.11.3

Toggle v2.11.3's commit message
v2.11.3

New (missing) method: EditableTextBox#setStateMachine()