Thanks for the help everybody! I have enough data for now. I'll resolve as
many of the identified issues as I can and then ask again for your help.
Cheers,
Corey O'Connor
On Thu, Aug 6, 2009 at 2:39 PM, Corey O'Connor wrote:
> I've been working on overhauling VTY for:
> * variable column unico
When running this in Terminal 2.0.2 (default terminal on mac) in Mac OS X 10.5.7
it fails on the first test with
Ginteractive_terminal_test: Maybe.fromJust: Nothing
make: *** [interactive_terminal_test] Error 1
in iTerm on the other hand it works fine.
/Anders K
On Thu, Aug 6, 2009 at 11:39 PM
On Fri, Aug 7, 2009 at 12:17 AM, Jeff Wheeler wrote:
>
> On Thu, Aug 6, 2009 at 4:58 PM, Deniz Dogan wrote:
>
>> I was running this test and it seemed pretty straight-forward, but on
>> test #4 (using "image ops"), everything is "striked through" on the
>> screen. When I hit RET and come back to t
You have been working hard! Thanks!
I ran "make interactive_terminal_test" in Terminal.app on leopard. (I
had to remove a -hide-package (uninstalled package) from the
Makefile). Test results mailed; I answered yes for all tests, but
there was one glitch: after each one, where I expected to
On Thu, Aug 6, 2009 at 2:58 PM, Deniz Dogan wrote:
> I was running this test and it seemed pretty straight-forward, but on
> test #4 (using "image ops"), everything is "striked through" on the
> screen. When I hit RET and come back to the instruction screen, it's
> back to normal. However, all the
On Thu, Aug 6, 2009 at 4:58 PM, Deniz Dogan wrote:
> I was running this test and it seemed pretty straight-forward, but on
> test #4 (using "image ops"), everything is "striked through" on the
> screen. When I hit RET and come back to the instruction screen, it's
> back to normal. However, all th
2009/8/6 Corey O'Connor :
> I've been working on overhauling VTY for:
> * variable column unicode text rendering
> * improved performance
> * improved terminal support
> * More flexible image combinators.
>
> While there are a number of tasks still remaining before a release, the
> infrastruct
I've been working on overhauling VTY for:
* variable column unicode text rendering
* improved performance
* improved terminal support
* More flexible image combinators.
While there are a number of tasks still remaining before a release, the
infrastructure is all in place. I've also completed a