9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: andrey mirtchovski <mirtchov@cpsc.ucalgary.ca>
To: 9fans@cse.psu.edu
Subject: Re: [9fans] drawterm down arrow
Date: Sat, 26 Jun 2004 15:57:33 -0600	[thread overview]
Message-ID: <2aee0eb586738173b873781e588e76ca@plan9.ucalgary.ca> (raw)
In-Reply-To: <19edb9553df246a713b8a415f74b56e2@coraid.com>

> Anyone recompiled this for Windows yet?
> I down loaded the image from 
> 	http://pages.cpsc.ucalgary.ca/~mirtchov/p9/drawterm-win.exe
> 
> but still get the little boxes with hooks in them.
> 
>   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
	
	bind -a '#κ' /dev
	
	echo 2 80 128 > /dev/kbmap
	plan9% 

that should fix down arrow, at least temporarily :)

andrey



  reply	other threads:[~2004-06-26 21:57 UTC|newest]

Thread overview: 5+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2004-06-26 19:47 Brantley Coile
2004-06-26 21:57 ` andrey mirtchovski [this message]
2004-06-27  7:52   ` Skip Tavakkolian
2004-06-27 10:05     ` andrey mirtchovski
2004-06-27 12:31       ` Brantley Coile

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=2aee0eb586738173b873781e588e76ca@plan9.ucalgary.ca \
    --to=mirtchov@cpsc.ucalgary.ca \
    --cc=9fans@cse.psu.edu \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).