aboutsummaryrefslogtreecommitdiff
path: root/src/cmd/draw/mc.c
Commit message (Collapse)AuthorAgeFilesLines
* all: fix #includes for AIX, add a few AIX "implementation" filesBen Huntsman2020-05-071-0/+3
|
* Trivial changes: whitespace and modes.Dan Cross2020-01-101-1/+0
| | | | | | | | | Remote whitespace at the ends of lines. Remove blank lines from the ends of files. Change modes on source files so that they are not executable. Signed-off-by: Dan Cross <cross@gajendra.net>
* mc: fix crash in acme with hidpi displayXiao-Yong Jin2018-03-271-5/+9
|
* 9term, mc: conspire to handle hidpi displaysRuss Cox2017-01-061-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>
* mc: use $termprog to identify 9termRuss Cox2014-07-091-1/+1
| | | | | TBR=rsc https://codereview.appspot.com/112890043
* use 9pclientrsc2005-01-041-4/+4
|
* little fixesrsc2004-04-251-0/+1
|
* fix some bugs when using 9termrsc2004-04-251-6/+15
|
* whoopsrsc2004-04-251-0/+309