Christopher Jeffrey
|
f8fd4253f2
|
remove listeners property on screen.destroy and program.destroy. fix ignoreLocked.
|
2015-07-29 21:28:36 -07:00 |
Christopher Jeffrey
|
debbc864e4
|
handle destroy methods better: stop all polling on the event loop.
|
2015-07-29 19:20:53 -07:00 |
Christopher Jeffrey
|
1628e7d629
|
force unicode when browserified for now. see #158.
|
2015-07-28 03:55:30 -07:00 |
Christopher Jeffrey
|
6e409f2789
|
add forceUnicode option. see #158.
|
2015-07-28 03:53:13 -07:00 |
Christopher Jeffrey
|
0f655de980
|
terminal: minor fix for clear screen.
|
2015-07-28 03:05:14 -07:00 |
Christopher Jeffrey
|
852d780990
|
fix: set table cell border lines to dirty before rendering.
|
2015-07-28 02:43:29 -07:00 |
Christopher Jeffrey
|
141c5a6eab
|
minor fix for bin/tput.js.
|
2015-07-27 21:46:54 -07:00 |
Christopher Jeffrey
|
78b858742b
|
fix tput.js for browserifying. fixes #158 again.
|
2015-07-27 21:42:33 -07:00 |
Christopher Jeffrey
|
18f3dfcc99
|
more browserify refactoring. #158.
|
2015-07-26 17:48:22 -07:00 |
Christopher Jeffrey
|
956836a9ed
|
refactor browserify fix. see #158.
|
2015-07-26 17:46:18 -07:00 |
Christopher Jeffrey
|
a42f512c44
|
refactor browserify fix. see #158.
|
2015-07-26 16:29:34 -07:00 |
Christopher Jeffrey
|
901595077f
|
cleanup browserify transform. fixes #158.
|
2015-07-26 13:52:46 -07:00 |
Christopher Jeffrey
|
b46003799d
|
less insane browserify workaround. see #158.
|
2015-07-26 13:50:40 -07:00 |
Christopher Jeffrey
|
fa080e6546
|
browserify workaround to avoid changing code. see #158.
|
2015-07-26 13:35:39 -07:00 |
Christopher Jeffrey
|
58a6b6c242
|
v0.1.15
|
2015-07-23 02:00:38 -07:00 |
Christopher Jeffrey
|
ffb611e383
|
minor fix for dockable borders.
|
2015-07-23 02:00:17 -07:00 |
Christopher Jeffrey
|
82d4355517
|
reduce color in program._attr.
|
2015-07-22 08:32:22 -07:00 |
Christopher Jeffrey
|
e506412f93
|
rename program.list.
|
2015-07-22 08:07:52 -07:00 |
Christopher Jeffrey
|
797dcc2369
|
do not use nextTick to wait for flush.
|
2015-07-22 06:03:40 -07:00 |
Christopher Jeffrey
|
da59a32ac5
|
fix iteration through programs on events. see #157.
|
2015-07-22 05:52:32 -07:00 |
Christopher Jeffrey
|
e35811ae97
|
allow multiple programs to use the same streams correctly. see #157.
|
2015-07-22 05:45:26 -07:00 |
Christopher Jeffrey
|
5e31eb1370
|
add padding to warning window.
|
2015-07-22 05:35:17 -07:00 |
Christopher Jeffrey
|
989157dcce
|
fix alignment when width is shrunken.
|
2015-07-22 05:08:05 -07:00 |
Christopher Jeffrey
|
f026de2e52
|
make _twrite() wait for the first bytes to be output.
|
2015-07-22 05:04:24 -07:00 |
Christopher Jeffrey
|
bb83be4b47
|
fix padding for labels.
|
2015-07-22 04:38:27 -07:00 |
Christopher Jeffrey
|
600cb85909
|
fix regression from fix for #152.
|
2015-07-22 02:46:30 -07:00 |
Christopher Jeffrey
|
672efc5a3f
|
Revert "fix: ListTable without borders. fixes #152."
This reverts commit 89f54e3be4 .
|
2015-07-22 02:31:45 -07:00 |
Christopher Jeffrey
|
d64e5f04ff
|
improve window title grabbing.
|
2015-07-21 21:27:16 -07:00 |
Christopher Jeffrey
|
797feb6ab1
|
refactor listen.
|
2015-07-21 20:11:20 -07:00 |
Christopher Jeffrey
|
2072968e03
|
refactor title reset.
|
2015-07-21 20:06:50 -07:00 |
Christopher Jeffrey
|
0cf4934ac1
|
refactor listen input and listen output into separate methods.
|
2015-07-21 20:03:26 -07:00 |
Christopher Jeffrey
|
ef0a6af11a
|
more readme additions.
|
2015-07-21 19:57:11 -07:00 |
Christopher Jeffrey
|
5c51bfe412
|
update and fix readme.
|
2015-07-21 19:35:19 -07:00 |
Christopher Jeffrey
|
96b917efe1
|
enable warnings for all tests.
|
2015-07-21 19:23:57 -07:00 |
Christopher Jeffrey
|
f0556b500b
|
fix transparency when used with valign.
|
2015-07-21 19:12:54 -07:00 |
Christopher Jeffrey
|
1e57352eee
|
add warnings for no isatty(), and bad terminfo.
|
2015-07-21 19:10:46 -07:00 |
Christopher Jeffrey
|
c488c08501
|
prevent memory leaks when using multiple screens. see #157.
|
2015-07-21 19:02:08 -07:00 |
Christopher Jeffrey
|
44017d988b
|
more tmux 2.0 workarounds.
|
2015-07-20 04:02:43 -07:00 |
Christopher Jeffrey
|
a04c944069
|
v0.1.14
|
2015-07-19 05:26:37 -07:00 |
Christopher Jeffrey
|
f7c1ba52a3
|
fix implicit global.
|
2015-07-19 05:26:25 -07:00 |
Christopher Jeffrey
|
881fb50681
|
v0.1.13
|
2015-07-19 05:24:10 -07:00 |
Christopher Jeffrey
|
6d163377ff
|
improve version check.
|
2015-07-19 05:20:11 -07:00 |
Christopher Jeffrey
|
211fcd3b4c
|
revert readme.
|
2015-07-19 05:15:04 -07:00 |
Christopher Jeffrey
|
415b35e7ee
|
fix tmux passthrough.
|
2015-07-19 05:02:26 -07:00 |
Christopher Jeffrey
|
940bf564a4
|
refactor: rename "isTMUX".
|
2015-07-19 03:59:40 -07:00 |
Christopher Jeffrey
|
9cdba8979a
|
no tmux checking code seems necessary. see #145.
|
2015-07-19 03:41:22 -07:00 |
Christopher Jeffrey
|
c766a2dc5c
|
panes do not seem to matter. tmux still handles this. see #145.
|
2015-07-19 03:23:35 -07:00 |
Christopher Jeffrey
|
abf7ab2409
|
tmux "all motion" workaround. see #145.
|
2015-07-19 03:20:38 -07:00 |
Christopher Jeffrey
|
be6d556e94
|
update faq: mention tmux all-motion removal.
|
2015-07-18 17:58:06 -07:00 |
Christopher Jeffrey
|
fcafb31a83
|
v0.1.12
|
2015-07-18 15:21:42 -07:00 |