Age | Commit message (Collapse) | Author | Files | Lines | |
---|---|---|---|---|---|
2017-01-06 | 9term, mc: conspire to handle hidpi displays | Russ Cox | 1 | -1/+18 | |
9term now uses the low bit of ws.ws_ypixel to signal whether this is a hidpi display, and mc adjusts the font it uses for columnation accordingly. Makes 'lc' work right on hidpi displays. Change-Id: I52928871ffb7f4c6fd6722f3d59f1836379148c6 Reviewed-on: https://plan9port-review.googlesource.com/2760 Reviewed-by: Russ Cox <rsc@swtch.com> | |||||
2014-07-09 | mc: use $termprog to identify 9term | Russ Cox | 1 | -1/+1 | |
TBR=rsc https://codereview.appspot.com/112890043 | |||||
2005-01-04 | use 9pclient | rsc | 1 | -4/+4 | |
2004-04-25 | little fixes | rsc | 1 | -0/+1 | |
2004-04-25 | fix some bugs when using 9term | rsc | 1 | -6/+15 | |
2004-04-25 | whoops | rsc | 1 | -0/+309 | |