From: Skip Tavakkolian <skipt@real.com>
To: 9fans@cse.psu.edu
Subject: [9fans] Adding history to Rio's windows
Date: Thu, 28 Sep 2000 16:07:09 -0700 [thread overview]
Message-ID: <3.0.5.32.20000928160709.00ac9100@mail.real.com> (raw)
History of 'history': The rc script that Russ Cox posted a while back
(named " and attributed to Killian) performs the function for what I am
proposing here. This is a raw idea for supporting it in Rio.
The UI part is similar to how Sam keeps previously searched for patterns
in the menu; It is not "history" in the shell sense (the last n commands),
but a list that keeps the last n snarf buffers that have been sent to the
process using the middle button menu's 'send' command. Like so:
+----------+
| cut |
| paste |
| snarf |
| plumb |
| send |
| scroll |
|~~~~~~~~ |
| grep -.. |
+----------+
If a history item is selected, it is assumed that the user wants 'send' it
(or should it be 'paste'?).
Is this sane?
next reply other threads:[~2000-09-28 23:07 UTC|newest]
Thread overview: 11+ messages / expand[flat|nested] mbox.gz Atom feed top
[not found] <skipt@real.com>
2000-09-28 23:07 ` Skip Tavakkolian [this message]
2000-09-28 23:06 ` Boyd Roberts
2000-09-29 4:48 ` Skip Tavakkolian
2000-09-29 20:44 ` Boyd Roberts
2000-09-30 2:30 ` rob pike
2000-09-30 11:02 ` Skip Tavakkolian
2000-09-28 23:29 ` Scott Schwartz
2000-10-01 0:25 ` Richard Uhtenwoldt
[not found] <rsc@plan9.bell-labs.com>
2000-09-29 5:01 ` Russ Cox
2000-09-29 5:26 ` Scott Schwartz
2000-09-29 20:52 ` Boyd Roberts
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=3.0.5.32.20000928160709.00ac9100@mail.real.com \
--to=skipt@real.com \
--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).