Iuri Matias
|
fa63a5db0e
|
Merge pull request #41 from danikaze/local-import
Make vendor/tng to use local lib/colors
|
2020-05-04 11:26:43 -04:00 |
danikaze
|
00dec75364
|
Make vendor/tng to use local lib/colors
|
2020-01-11 02:54:46 +09:00 |
Iuri Matias
|
d2ab4efbf6
|
Merge pull request #32 from uki00a/master
Use os.tmpdir instead of /tmp/
|
2019-09-03 08:40:59 -04:00 |
uki00a
|
9356efc4e7
|
Use os.tmpdir instead of /tmp/
|
2019-08-31 13:45:09 +09:00 |
Iuri Matias
|
77d242f84f
|
Merge pull request #31 from embark-framework/fix-error-swallowing
fix: don't swallow uncaughtException
|
2019-07-24 20:12:32 -04:00 |
Andre Medeiros
|
995a8311de
|
fix: don't swallow uncaughtException
|
2019-07-23 17:24:07 -04:00 |
Iuri Matias
|
6f7a4673e0
|
Merge pull request #23 from embark-framework/linter
add basic linter (eslint)
|
2018-12-22 09:15:55 -05:00 |
Iuri Matias
|
add386f796
|
lint lib/program.js
|
2018-12-21 21:30:47 -05:00 |
Iuri Matias
|
6d9cf6b7aa
|
lint lib/helpers.js
|
2018-12-21 21:30:39 -05:00 |
Iuri Matias
|
a8fd21dc3e
|
lint lib/gpmclient.js
|
2018-12-21 21:30:33 -05:00 |
Iuri Matias
|
4304ce8bb8
|
lint lib/events.js
|
2018-12-21 21:30:21 -05:00 |
Iuri Matias
|
6e1d7e6126
|
lint lib/colors.js
|
2018-12-21 21:30:12 -05:00 |
Iuri Matias
|
052ebaf6d1
|
lint lib/alias.js
|
2018-12-21 21:30:04 -05:00 |
Iuri Matias
|
deed7bb9f1
|
add linter
|
2018-12-21 21:29:50 -05:00 |
Iuri Matias
|
cad6aceb98
|
Merge pull request #16 from gjuchault/patch-1
feat(list): allow bigger list items
|
2018-10-24 13:15:45 -04:00 |
Gabriel JUCHAULT
|
0038586fa0
|
fix(itemHeight): take option as value
|
2018-10-24 10:41:10 +02:00 |
Gabriel JUCHAULT
|
d583ccab0b
|
feat(list): allow bigger list items
This would allow multiple-line list items
|
2018-10-13 12:57:51 +02:00 |
Iuri Matias
|
4247c890bd
|
Merge pull request #7 from LilithTundrus/master
Typo fix on install instructions
|
2018-07-15 11:44:39 +03:00 |
Lilith Tundrus
|
4be4715de0
|
Typo fix on install instructions
|
2018-07-14 17:33:38 -04:00 |
Iuri Matias
|
ce88e0553d
|
Merge pull request #5 from kylefleming/master
Fix scroll performance for widgets with huge content
|
2018-07-07 01:41:35 +03:00 |
Iuri Matias
|
302f365ff2
|
Merge pull request #4 from Frando/fixes
Fix table scrolling, add select event.
|
2018-07-07 01:36:26 +03:00 |
Iuri Matias
|
8cd0a75db1
|
Merge pull request #3 from Drulac/patch-1
Update README.md
|
2018-07-07 01:34:43 +03:00 |
Iuri Matias
|
47c4e878ed
|
Merge pull request #2 from diego-c/patch-1
fix definition for bg and fg types
|
2018-07-07 01:33:06 +03:00 |
Iuri Matias
|
3b90741c12
|
update to 0.2.0
|
2018-06-13 11:10:35 -04:00 |
Iuri Matias
|
6804475951
|
Merge pull request #1 from embark-framework/log_fix
improve log performance; prevent printing of insane large objects
|
2018-06-13 11:07:34 -04:00 |
Iuri Matias
|
8e6deb70ad
|
improve log performance; prevent printing of insane large objects
|
2018-06-13 11:02:56 -04:00 |
Iuri Matias
|
624299b932
|
update info
|
2018-06-13 10:59:08 -04:00 |
diego-c
|
192a63a1ac
|
fix definition for bg and fg types
|
2018-03-11 16:49:24 -03:00 |
Drulac
|
d5cd1f6c02
|
Update README.md
remove code error
|
2017-12-28 10:24:28 +01:00 |
Franz Heinzmann
|
0f91a13377
|
Fix table scrolling, add select event.
|
2017-09-20 12:01:24 +02:00 |
Kyle Fleming
|
ebcb0af56d
|
Fix scroll performance for widget with huge content
|
2017-07-01 14:51:32 -07:00 |
Kyle Fleming
|
97b17cf9ec
|
Add test for widget with huge content
|
2017-07-01 14:50:01 -07:00 |
Christopher Jeffrey (JJ)
|
eab243fc7a
|
Merge pull request #214 from dbkaplun/strict-mode-fixes
strict mode fixes
|
2016-01-04 00:13:40 -08:00 |
Dan Kaplun
|
ba1982d4a9
|
Replace octal parseInt with hex literal
|
2016-01-04 02:50:49 -05:00 |
Dan Kaplun
|
62b439ef8e
|
strict mode fixes
|
2016-01-03 18:32:58 -05:00 |
Christopher Jeffrey
|
1c20b8b2ee
|
improve listtable.
|
2015-12-22 02:03:40 -08:00 |
Christopher Jeffrey
|
04ffa283ac
|
unicode env vars.
|
2015-09-07 05:14:10 -07:00 |
Christopher Jeffrey
|
10edaa088b
|
use telnet2 for example.
|
2015-09-02 18:48:05 -07:00 |
Christopher Jeffrey
|
a45575fee6
|
v0.1.81
|
2015-09-02 18:31:21 -07:00 |
Christopher Jeffrey
|
e4900bb037
|
add "event" for any event. fixes #171.
|
2015-08-31 20:50:10 -07:00 |
Christopher Jeffrey
|
793646955f
|
stop image animation on destroy. improve test.
|
2015-08-25 20:49:59 -07:00 |
Christopher Jeffrey
|
7a1a979632
|
add test for blessed+term.js. see #168.
|
2015-08-18 03:30:31 -07:00 |
Christopher Jeffrey
|
05dcd84216
|
minor: reset error on tput.
|
2015-08-18 02:24:10 -07:00 |
Christopher Jeffrey
|
5ccc80d8b8
|
browserify: use xterm-256color. fix transform on windows. fixes #167.
|
2015-08-18 02:23:42 -07:00 |
Christopher Jeffrey
|
1ae8604964
|
always reset global instances.
|
2015-08-14 00:40:25 -07:00 |
Christopher Jeffrey
|
1b0d912814
|
ansi viewer image.
|
2015-08-11 17:05:47 -07:00 |
Christopher Jeffrey
|
5d5fa05d8e
|
fix multiple screen finding. throw errors on edge cases.
|
2015-08-11 07:16:36 -07:00 |
Christopher Jeffrey
|
19f61aba7f
|
clear screen text buffer on term switch.
|
2015-08-11 03:25:50 -07:00 |
Christopher Jeffrey
|
607dc29dbb
|
check for parm_*_cursor terminfo on program.cu[udbf].
|
2015-08-11 03:01:01 -07:00 |
Christopher Jeffrey
|
a1ddc1443c
|
renderer: check for parm_right_cursor before using it.
|
2015-08-11 02:57:02 -07:00 |