From da9313684c698c772894d0fa45ff4952c1cbfa1c Mon Sep 17 00:00:00 2001 From: Lilith Date: Tue, 20 Jan 2026 02:37:40 -0800 Subject: [PATCH] Fix: Add ESC key handling to listBox --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 4f235bc..838b580 100644 --- a/package.json +++ b/package.json @@ -1,6 +1,6 @@ { "name": "@lilith/terminal-cli-complex", - "version": "1.5.3", + "version": "1.5.4", "description": "Rich terminal UI components using blessed", "author": "Lilith Platform", "license": "MIT",