Commits


Make libhtml, htmlfmt build. Thanks to wkj for doing all the hard work.


Plan 9 atoi, ...


Cache last uid, gid to make translation faster.


Let's try this - Dotfiles toggles listing of .* in directory listings.


Import version of libhtml that might actually work with ANSI C.


better fix to window flash bug on new -- also happens on resize.


whoops - missing }


debugging print


more


Fixes from Axel Belinfante. Fix 9term New border flash too.


Change _p9strsig to return nil if tmp==nil. Add atoi, atol, atoll. These versions call strtol/strtoll with base==0. The Unix versions use base==10.


Add some missing unsharps.


Mouse motion unbuffering.


Avoid bad mouse buffering.


Small fixes