blessed icon indicating copy to clipboard operation
blessed copied to clipboard

"Terminfo parse error" on Windows7

Open mimirang opened this issue 7 years ago • 6 comments

I got "Terminfo parse error" dialog on ~~cmd.exe~~ when I run test/widget-scroolable-boxes.js It seems that blessed.screen uses "windows-ansi" as terminal.(I tried to print screen.terminal value.)

Anyone know how to solve it?

mimirang avatar May 14 '18 02:05 mimirang

Also looking for answers. I was trying the video widget. I tried it in PowerShell, and Powershell running inside ConEmu - both give terminfo parse error.

deanrad avatar Jun 06 '18 21:06 deanrad

@deanius , thanks for the test. I'm waiting for your answers.

mimirang avatar Jun 30 '18 00:06 mimirang

Same here. You can use this on screen object to hide the prompt. But still warnings: false

elfwy-uwu avatar Jul 20 '18 16:07 elfwy-uwu

Any updates?

valqelyan avatar Oct 19 '18 15:10 valqelyan

How about passing

  terminal: "xterm"

to blessed.screen?

eirikb avatar Jan 06 '22 20:01 eirikb

I have the same issuse when I test image or video widget on ms terminal of windows 11.

liudonghua123 avatar Mar 03 '22 05:03 liudonghua123