« 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
path: root/util/ansi.js
AgeCommit message (Expand)Author
2023-05-13use ESM module syntax & minor cleanups(quasar) nebula
2019-09-15(!!) Only render when draw-dependency props changeFlorrie
2019-08-22Add setBackground ansi utility functionFlorrie
2019-08-22Add trimToColumns ansi utility functionFlorrie
2019-07-18Mouse drag support; pass detailed data to handlersFlorrie
2019-01-25Expose xterm alternate screenFlorrie
2018-12-08Stop tracking mouse on cleanCursor()Florrie
2018-12-08Set VT200 mouse instead of X10 mouseFlorrie
2018-12-08Mouse supportFlorrie
2018-12-05Add utility measureColumns function to ansi.jsFlorrie
2018-12-05Wide character support in ANSI compressorFlorrie
2018-12-04Optimize - don't do attributes.slice() as oftenFlorrie
2018-12-04Un-broken optimizationFlorrie
2018-12-04Broken optimizationFlorrie
2017-12-10Show/hide cursor in ANSI interpreterFlorrie
2017-12-10Clean up old state code in ANSI interpreterFlorrie
2017-12-10Set the ANSI compressor on OVERLOAD (underload?)Florrie
2017-12-10Interpret 'off' SGR commands in ANSI interpreterFlorrie
2017-12-09Make ansi interpreter work with selective control sequencesFlorrie
2017-12-08Add invertOff ansi functionFlorrie
2017-07-03Improve cursor displayliam4
2017-07-03A long-due cleanup + examples + thingsliam4