9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* samterm (X version) dumping core on {}
@ 1996-04-10 14:40 bob
  0 siblings, 0 replies; only message in thread
From: bob @ 1996-04-10 14:40 UTC (permalink / 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.







^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~1996-04-10 14:40 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1996-04-10 14:40 samterm (X version) dumping core on {} bob

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).