Commit Graph

1067 Commits

Author SHA1 Message Date
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
Christopher Jeffrey 1d05e3d265 optimize tng for disposeOp=2. 2015-07-18 15:18:57 -07:00
Christopher Jeffrey d2a2847506 update tng. 2015-07-18 15:10:25 -07:00
Christopher Jeffrey cd1599e833 update readme. 2015-07-18 14:55:33 -07:00
Christopher Jeffrey 2b21fcd164 rename `itype` to `type`. 2015-07-18 14:40:51 -07:00
Christopher Jeffrey 72ddc05fd1 allow appending of listbar items while detached. fixes #148. 2015-07-17 18:52:07 -07:00
Christopher Jeffrey 67b6674558 v0.1.11 2015-07-17 03:18:22 -07:00
Christopher Jeffrey b9005e6bfe minor fixes for ANSIImage. 2015-07-17 03:17:59 -07:00
Christopher Jeffrey 97d72926a5 minor: whitespace. 2015-07-17 03:14:45 -07:00
Christopher Jeffrey 6f2c2105a2 v0.1.10-1 2015-07-17 03:12:03 -07:00
Christopher Jeffrey 4fa34aa538 add widget name aliases. 2015-07-17 03:11:21 -07:00
Christopher Jeffrey 89debe2577 add more ansii image methods for animation. fix test. 2015-07-17 03:06:33 -07:00
Christopher Jeffrey 2a8f232d18 fix readme faq. 2015-07-17 02:57:38 -07:00
Christopher Jeffrey 281a8a2e8b v0.1.10 2015-07-16 20:13:06 -07:00
Christopher Jeffrey ea8c671251 update tng. 2015-07-16 20:09:02 -07:00
Christopher Jeffrey 78fad856b6 fix w3m image test. 2015-07-16 20:04:03 -07:00
Christopher Jeffrey 81082488f9 add ansiimage and overlay image. fixes #153. 2015-07-16 03:19:45 -07:00
Christopher Jeffrey b53835c147 allow additions to ListBar while it is detached. see #148. 2015-07-16 01:03:11 -07:00
Christopher Jeffrey 89f54e3be4 fix: ListTable without borders. fixes #152. 2015-07-16 00:50:05 -07:00
Christopher Jeffrey ffb657ba1b minor fix. refactor. 2015-07-14 16:24:06 -07:00
Christopher Jeffrey abdd0a8c89 rename - work. 2015-07-13 12:56:42 -07:00
Christopher Jeffrey aa9a85be9d whitespace 2015-07-12 03:15:13 -07:00
Christopher Jeffrey 2b1203bb3a add BigText element. fix video args. 2015-07-12 03:12:40 -07:00
Christopher Jeffrey de02802bf0 refactor/rename w3mimage.js 2015-07-11 15:19:15 -07:00