Commits


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


grey out 9term when it loses focus.


Border resizing and 9term greying.


Border resizing by dragging. Thanks to Axel Belinfante.