<feed xmlns='http://www.w3.org/2005/Atom'>
<title>tui-lib/ui, branch main</title>
<subtitle>Pure Node.js library for making visual command-line programs (ala vim, ncdu)
</subtitle>
<id>https://nebula.ed1.club/git/tui-lib/atom?h=main</id>
<link rel='self' href='https://nebula.ed1.club/git/tui-lib/atom?h=main'/>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/tui-lib/'/>
<updated>2023-05-13T16:20:59+00:00</updated>
<entry>
<title>Merge remote-tracking branch 'notabug/master'</title>
<updated>2023-05-13T16:20:59+00:00</updated>
<author>
<name>(quasar) nebula</name>
<email>qznebula@protonmail.com</email>
</author>
<published>2023-05-13T16:20:59+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/tui-lib/commit/?id=34b7ff22766bae0e4b1b3121bd63d037c27285c7'/>
<id>urn:sha1:34b7ff22766bae0e4b1b3121bd63d037c27285c7</id>
<content type='text'>
</content>
</entry>
<entry>
<title>use ESM module syntax &amp; minor cleanups</title>
<updated>2023-05-13T15:48:36+00:00</updated>
<author>
<name>(quasar) nebula</name>
<email>qznebula@protonmail.com</email>
</author>
<published>2023-05-12T20:42:09+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/tui-lib/commit/?id=6ea74c268a12325296a1d2e7fc31b02030ddb8bc'/>
<id>urn:sha1:6ea74c268a12325296a1d2e7fc31b02030ddb8bc</id>
<content type='text'>
The biggest change here is moving various element classes under
more scope-specific directories, which helps to avoid circular
dependencies and is just cleaner to navigate and expand in the
future.

Otherwise this is a largely uncritical port to ESM module syntax!
There are probably a number of changes and other cleanups that
remain much needed.

Whenever I make changes to tui-lib it's hard to believe it's
already been &lt;INSERT COUNTING NUMBER HERE&gt; years since the
previous time. First commits are from January 2017, and the
code originates a month earlier in KAaRMNoD!
</content>
</entry>
<entry>
<title>allow matching children of clickThrough: false els</title>
<updated>2021-12-14T12:24:30+00:00</updated>
<author>
<name>(quasar) nebula</name>
<email>qznebula@protonmail.com</email>
</author>
<published>2021-12-14T12:24:30+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/tui-lib/commit/?id=691dee525adec2bbdb0bb247b6561bc2b5b23bf2'/>
<id>urn:sha1:691dee525adec2bbdb0bb247b6561bc2b5b23bf2</id>
<content type='text'>
This caused clicks not to match the context menu in mtui, where the
container layer (a full-screen element) is marked clickThrough: false
(but the menu and its elements are not). Basically this meant clicking
menus has been broken for however long this code has been here.
</content>
</entry>
<entry>
<title>fix exception function not being imported properly</title>
<updated>2020-09-14T20:10:35+00:00</updated>
<author>
<name>(quasar) nebula</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2020-09-14T20:10:35+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/tui-lib/commit/?id=085bab481b1ee8470f04cb6541ee01981e19f2c6'/>
<id>urn:sha1:085bab481b1ee8470f04cb6541ee01981e19f2c6</id>
<content type='text'>
</content>
</entry>
<entry>
<title>don't let WrapLabel text extend one letter too far</title>
<updated>2020-07-16T17:15:07+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2020-07-16T17:14:21+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/tui-lib/commit/?id=ef66a02f238bedccdefd2a5e60ee29c1325c51aa'/>
<id>urn:sha1:ef66a02f238bedccdefd2a5e60ee29c1325c51aa</id>
<content type='text'>
I Am Very Good At Managing Npm Repositories
</content>
</entry>
<entry>
<title>support mixed textAttributes &amp; ANSI format labels</title>
<updated>2020-07-16T17:05:54+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2020-07-16T17:05:54+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/tui-lib/commit/?id=154dd2f631edc9f46ff73e80b54d48f0ccdf049a'/>
<id>urn:sha1:154dd2f631edc9f46ff73e80b54d48f0ccdf049a</id>
<content type='text'>
</content>
</entry>
<entry>
<title>improve &amp; use our own word wrapping code</title>
<updated>2020-07-16T17:05:39+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2020-07-16T17:04:25+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/tui-lib/commit/?id=7f0579fc6e5771bbcad36591ab54119c4fe66dbd'/>
<id>urn:sha1:7f0579fc6e5771bbcad36591ab54119c4fe66dbd</id>
<content type='text'>
</content>
</entry>
<entry>
<title>fix long-ignored crash interacting with empty form</title>
<updated>2020-05-03T17:57:01+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2020-05-03T17:57:01+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/tui-lib/commit/?id=be0919ac31b1048248941ed0c290c03824732297'/>
<id>urn:sha1:be0919ac31b1048248941ed0c290c03824732297</id>
<content type='text'>
</content>
</entry>
<entry>
<title>add ListScrollForm.wheelMode</title>
<updated>2020-04-23T19:17:58+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2020-04-23T19:17:58+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/tui-lib/commit/?id=04a9e6f780bb05d855507d9092170d873e18e229'/>
<id>urn:sha1:04a9e6f780bb05d855507d9092170d873e18e229</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Make ScrollBar an independent and published class</title>
<updated>2019-10-17T15:57:24+00:00</updated>
<author>
<name>Florrie</name>
<email>towerofnix@gmail.com</email>
</author>
<published>2019-10-17T15:57:24+00:00</published>
<link rel='alternate' type='text/html' href='https://nebula.ed1.club/git/tui-lib/commit/?id=742d2543b88ad4cbb2fc9a859f093a57f32c1967'/>
<id>urn:sha1:742d2543b88ad4cbb2fc9a859f093a57f32c1967</id>
<content type='text'>
It's no longer strictly connected to a ListScrollForm, and is published,
so it's much easier to use as an element from the tui-lib API in any
project now.
</content>
</entry>
</feed>
