OSEC

Neohapsis is currently accepting applications for employment. For more information, please visit our website www.neohapsis.com or email hr@neohapsis.com
Re: xxxterm 1.97

From: Jan Stary (hansstare.cz)
Date: Wed Aug 11 2010 - 06:51:51 CDT


On Aug 10 15:49:35, Marco Peereboom wrote:
> Oga made me make a port so here it is.
>
> New features:
> * add alias support
> * make tabs reorderable
> * :1 goes to top
> * add half page movement with ctrl-d ctrl-u
> * make entry green when doing ssl
>
> Bug fixes:
> * plug some memleaks and use after free
> * more paranoia when dealing with files
> * gcc4 warnings fixed
> * cookies path wasn't always correct
> * tab ids could get confused breaking keyboard navigation
> * several others too boring to mention

This seems to work very nice, except Google Finance doesn't work in it
- the basic portfolio 'table' doesn't even show up at
https://www.google.com/finance/portfolio?action=view

Looking at the HTML source, it seems that the whole asset table
is done by

        <div id=pf-view-table></div>

Is that a CSS thing then?

        Jan