9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: bob flandrena bobf@plan9.bell-labs.com
Subject: samterm (X version) dumping core on {}
Date: Wed, 10 Apr 1996 10:40:56 -0400	[thread overview]
Message-ID: <19960410144056.W__ZIZpKWQ4oeZaLVhpu52AvzXY04YApHxcnI3QDdIc@z> (raw)

> samterm seems to respond fairly badly to an input of {} if it has no
> files open.
> 

% diff /sys/src/cmd/sam/xec.c /n/juke/plan_9/sys/src/cmd/sam/xec.c
29c29
< 	    !utfrune("bBnqUXY!", cp->cmdc) &&
---
> 	    !utfrune("bBnqUXY!{", cp->cmdc) &&
33c33
< 	if(i >= 0 && cmdtab[i].defaddr != aNo){
---
> 	if(cmdtab[i].defaddr != aNo){

for both plan 9 and unix versions of sam.

i also put a sam boddle containing several changes
in the update directory.
see http://plan9.att.com/plan9/update/CHANGES.txt.

the changes in the boddle probably also
apply to the unix version of sam, but i haven't
tested it yet.







                 reply	other threads:[~1996-04-10 14:40 UTC|newest]

Thread overview: [no followups] expand[flat|nested]  mbox.gz  Atom feed

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=19960410144056.W__ZIZpKWQ4oeZaLVhpu52AvzXY04YApHxcnI3QDdIc@z \
    --to=9fans@9fans.net \
    /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).