9fans - fans of the OS Plan 9 from Bell Labs
 help / color / mirror / Atom feed
From: "Rudolf Sykora" <rudolf.sykora@gmail.com>
To: "Fans of the OS Plan 9 from Bell Labs" <9fans@9fans.net>
Subject: Re: [9fans] control-F completion question
Date: Fri,  3 Oct 2008 19:11:14 +0200	[thread overview]
Message-ID: <a560a5d00810031011hee05bebo4c37511c7542bb5e@mail.gmail.com> (raw)
In-Reply-To: <14ec7b180810030952x232d9cd3p1d5d1e969ab28a8a@mail.gmail.com>

[-- Attachment #1: Type: text/plain, Size: 1314 bytes --]

2008/10/3 andrey mirtchovski <mirtchovski@gmail.com>

> i sometimes wonder whether the ^F completion stuff wasn't left this
> way on purpose, as if to illustrate the futility of (essentially) a
> single-node solution in the presence of distributed environments.
>
> to solve what you perceive to be a problem you must ask yourself: what
> is the one thing that is fully aware of the current namespace? it's
> obviously not rio: it simply juggles windows with shells in them. is
> it the shell? putting the completion in the shell itself would work
> for plain terminals, but wouldn't work for rio. is it the kernel?
> would you bother adding to the kernel something as silly as command
> completion? how about completing across a network?
>
> all difficult questions for a silly problem ;)
>

I might again be wrong, but I thought the reason why the completion is not
in the rc is partially thanks to the fact, that rc doesn't know anything you
type until you press 'enter'. Only rio knows. (But all this is based only on
my possibly broken opinion...)
But yes, the best would be (for me and I guess for everybody, since we
usually speak to rc when we need the completion) to be as close to the rc's
namespace as possible.
Correct me, please, if I am completely off the road... :)

Ruda

[-- Attachment #2: Type: text/html, Size: 1725 bytes --]

  reply	other threads:[~2008-10-03 17:11 UTC|newest]

Thread overview: 8+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2008-10-03 16:39 Rudolf Sykora
2008-10-03 16:52 ` andrey mirtchovski
2008-10-03 17:11   ` Rudolf Sykora [this message]
2008-10-03 17:34     ` erik quanstrom
2008-10-03 17:34     ` Federico G. Benavento
2008-10-03 16:53 ` Nathaniel W Filardo
2008-10-03 17:32 ` erik quanstrom
2008-10-03 18:42 ` Steve Simon

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=a560a5d00810031011hee05bebo4c37511c7542bb5e@mail.gmail.com \
    --to=rudolf.sykora@gmail.com \
    --cc=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).