9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
* [9fans] rc for unix
@ 2002-01-22 16:13 Boyd Roberts
  2002-01-23 18:07 ` Thomas Bushnell, BSG
  0 siblings, 1 reply; 3+ messages in thread
From: Boyd Roberts @ 2002-01-22 16:13 UTC (permalink / raw)
  To: 9fans

It's at:

    http://www.star.le.ac.uk/~tjg/rc

With the fixed =.c called history.c:

/*
	history.c -- primitive history mechanism

	Paul Haahr & Byron Rakitzis, July 1991.

	This program mimics the att v8 = and == history programs.
	The edit() algorithm was adapted from a similar program
	that Boyd Roberts wrote, but otherwise all the code has
	been written from scratch.

	edit() was subsequently redone by Hugh Redelmeier in order
	to correctly deal with tab characters in the source line.

	BUGS:
	There is an implicit assumption that commands are no
	more than 1k characters long.
*/

The question is whether I can stand another shell game [change] ...


^ permalink raw reply	[flat|nested] 3+ messages in thread

end of thread, other threads:[~2002-01-23 18:44 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2002-01-22 16:13 [9fans] rc for unix Boyd Roberts
2002-01-23 18:07 ` Thomas Bushnell, BSG
2002-01-23 18:44   ` Boyd Roberts

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