From mboxrd@z Thu Jan 1 00:00:00 1970 Message-ID: <2aee0eb586738173b873781e588e76ca@plan9.ucalgary.ca> To: 9fans@cse.psu.edu Subject: Re: [9fans] drawterm down arrow Date: Sat, 26 Jun 2004 15:57:33 -0600 From: andrey mirtchovski In-Reply-To: <19edb9553df246a713b8a415f74b56e2@coraid.com> MIME-Version: 1.0 Content-Type: text/plain; charset="UTF-8" Content-Transfer-Encoding: quoted-printable Topicbox-Message-UUID: af63a5da-eacd-11e9-9e20-41e7f4b1d025 > Anyone recompiled this for Windows yet? > I down loaded the image from=20 > http://pages.cpsc.ucalgary.ca/~mirtchov/p9/drawterm-win.exe >=20 > but still get the little boxes with hooks in them. >=20 > Brantley if you can negotiate a drawterm that doesn't experience the arrow problem but includes SSL and stuff i'd be more than happy to put it at ucalgary. i got this version from geoff, so maybe he's the first person to ping. in the meantime, try this on the machine you've drawtermed to: plan9% cat /bin/arr #!/bin/rc =09 bind -a '#=CE=BA' /dev =09 echo 2 80 128 > /dev/kbmap plan9%=20 that should fix down arrow, at least temporarily :) andrey