« get me outta code hell

tui-lib - Pure Node.js library for making visual command-line programs (ala vim, ncdu)
about summary refs log tree commit diff
AgeCommit message (Expand)Author
2023-05-13Merge remote-tracking branch 'notabug/master' HEAD main(quasar) nebula
2023-05-130.1.0(quasar) nebula
2023-05-13use ESM module syntax & minor cleanups(quasar) nebula
2022-03-25NPM release - 0.3.3(quasar) nebula
2022-03-25fix ancient waitForData util listener memory leak(quasar) nebula
2021-12-14NPM release - 0.3.2(quasar) nebula
2021-12-14allow matching children of clickThrough: false els(quasar) nebula
2020-09-14fix exception function not being imported properly(quasar) nebula
2020-07-16don't let WrapLabel text extend one letter too farFlorrie
2020-07-16NPM release - 0.3.0Florrie
2020-07-16support mixed textAttributes & ANSI format labelsFlorrie
2020-07-16improve & use our own word wrapping codeFlorrie
2020-07-16handle semicolons in measureColumns correctly too!Florrie
2020-07-15don't include ANSI escape codes in measureColumnsFlorrie
2020-05-03fix long-ignored crash interacting with empty formFlorrie
2020-04-23add ListScrollForm.wheelModeFlorrie
2019-10-23NPM release - 0.1.1Florrie
2019-10-23Correctly enable ANSI compression in tuiApp utilFlorrie
2019-10-17NPM release - 0.1.0Florrie
2019-10-17Make ScrollBar an independent and published classFlorrie
2019-10-17Add .editorconfigFlorrie
2019-10-17Update package-lock.jsonFlorrie
2019-10-17Update package.json for new npm releaseFlorrie
2019-10-17Make tui-app work with draw dependenciesFlorrie
2019-10-15Update package.json for new npm releaseFlorrie
2019-10-14Don't crash when getting scrollSizeFlorrie
2019-09-23Make textAttributes a draw dependencyFlorrie
2019-09-20Suppot meta up/down/left/right keysFlorrie
2019-09-18Make label text a draw dependencyFlorrie
2019-09-16WIP better renderingFlorrie
2019-09-16Add basic Element classFlorrie
2019-09-15Keyboard functions for Home, Insert, Delete, EndFlorrie
2019-09-15Add lastInput function to formsFlorrie
2019-09-15Remove dead todo commentFlorrie
2019-09-15(!!) Only render when draw-dependency props changeFlorrie
2019-08-25Add new property clickThrough to all elementsFlorrie
2019-08-25Add key detection functions for control+arrow keysFlorrie
2019-08-22Add setBackground ansi utility functionFlorrie
2019-08-22Add trimToColumns ansi utility functionFlorrie
2019-07-18Don't explode when no element is selected!Florrie
2019-07-18Mouse drag support; pass detailed data to handlersFlorrie
2019-07-07Emit 'resize' as well in TelnetInterfacerFlorrie
2019-05-12Automatically show/hide ListScrollForm scrollbarFlorrie
2019-05-12Adjust the way the scrollbar handle is drawnFlorrie
2019-04-02Merge branch 'master' of ssh://ed1.club/home/florrie/git/tui-libFlorrie
2019-04-02Avoid crashing when scrolled past end of formFlorrie
2019-03-16Make tui-app boilerplate support ^Z/suspendFlorrie
2019-02-05App boilerplate codeFlorrie
2019-01-25Expose xterm alternate screenFlorrie
2018-12-22Bump versionFlorrie