node-ncurses icon indicating copy to clipboard operation
node-ncurses copied to clipboard

Seems to be cutoff in OS X

Open tlhunter opened this issue 12 years ago • 0 comments

Here's what I see when I run the example in the wiki: ┌───────────────────win1Title────────────────────┐ │ │ │ │ │ │ │ │ │ │ │ │ │ │ │ ┌───────────────────

Only maybe 12 horizontal lines are rendered, even though my terminal has 40 available. Happens in both iTerm and Terminal. Didn't work with the built-in ncurses, or even after running brew install ncurses.

$ ncurses5.4-config --version
5.7.20081102

tlhunter avatar Jul 30 '13 01:07 tlhunter