* Re: more on my 9term
@ 1999-01-28 16:42 Bengt Kleberg
0 siblings, 0 replies; 3+ messages in thread
From: Bengt Kleberg @ 1999-01-28 16:42 UTC (permalink / raw)
To: arnold, sam-fans
> I tried to build 9term 1.6.3 with the research!rsc patch file, and it is still
> much worse than the patched 1.6.6.
AFAIK there where no patches applied to my 9term (before I added some for linux).
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: more on my 9term
1999-01-28 13:02 Aharon Robbins
@ 1999-01-28 16:55 ` James A. Robinson
0 siblings, 0 replies; 3+ messages in thread
From: James A. Robinson @ 1999-01-28 16:55 UTC (permalink / raw)
To: Aharon Robbins; +Cc: sam-fans
> Hmmm. Control-c for interrupt doesn't work on the 9term I just built....
> Maybe Bengt's version is better?
The default "intr" key for the 9term is Del. What I have in my .rcrc
to deal with that is:
if (~ `{tty} /dev/ttyp* && ~ $TERM 9term)
{
stty erase '^H' > /dev/null >[2=1]
stty intr '^?' > /dev/null >[2=1]
} else {
if ( ! ~ $TERM ())
{
stty sane > /dev/null >[2=1]
}
}
^ permalink raw reply [flat|nested] 3+ messages in thread
* more on my 9term
@ 1999-01-28 13:02 Aharon Robbins
1999-01-28 16:55 ` James A. Robinson
0 siblings, 1 reply; 3+ messages in thread
From: Aharon Robbins @ 1999-01-28 13:02 UTC (permalink / raw)
To: sam-fans
[-- Warning: decoded text below may be mangled, UTF-8 assumed --]
[-- Attachment #1: Type: text/plain, Size: 514 bytes --]
Hmmm. Control-c for interrupt doesn't work on the 9term I just built....
Maybe Bengt's version is better?
I tried to build 9term 1.6.3 with the research!rsc patch file, and it is still
much worse than the patched 1.6.6.
Sigh. Nothing like portability. ☺
Arnold
--
Aharon (a.k.a. Arnold) Robbins arnold@gnu.org
P.O. Box 354 Home Phone: +972 8 979-0381
Nof Ayalon Cell Phone: +972 51 297-545
D.N. Shimshon 99784 Laundry increases exponentially in the
ISRAEL number of children. -- Miriam Robbins
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~1999-01-28 17:27 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
1999-01-28 16:42 more on my 9term Bengt Kleberg
-- strict thread matches above, loose matches on Subject: below --
1999-01-28 13:02 Aharon Robbins
1999-01-28 16:55 ` James A. Robinson
sam-fans - fans of the sam editor
This inbox may be cloned and mirrored by anyone:
git clone --mirror http://inbox.vuxu.org/sam-fans
# If you have public-inbox 1.1+ installed, you may
# initialize and index your mirror using the following commands:
public-inbox-init -V1 sam-fans sam-fans/ http://inbox.vuxu.org/sam-fans \
sam-fans@hawkwind.utcs.toronto.edu
public-inbox-index sam-fans
Example config snippet for mirrors.
Newsgroup available over NNTP:
nntp://inbox.vuxu.org/vuxu.archive.sam-fans
AGPL code for this site: git clone https://public-inbox.org/public-inbox.git