zsh-users
 help / color / mirror / code / Atom feed
From: Artem Chuprina <ran@ran.pp.ru>
To: zsh-users@sunsite.dk
Subject: insert a partial command into the command line
Date: Sat, 24 Jun 2006 15:24:44 +0400	[thread overview]
Message-ID: <04667443@wizzle.ran.pp.ru> (raw)

Hello.

I want the following trick: to invoke from the menu of my window manager
an xterm where to run one command with completion (preferrably - in
disowned state) and exit just after run.  I can run 

xterm -e zsh -i -t

and it will do the most valuable thing of this - allow me to write a
command with completion and then exit.  But I need to write all the
command and manually add '&' to detach it.  I could not find a way to
supply to this shell a partial command (say, "dict " or "ssh
some.host.name ") or to say it that it should automatically run the
command in disowned state (&!).  Could you help me?

-- 
Artem Chuprina
RFC2822: <ran{}ran.pp.ru> Jabber: ran@jabber.ran.pp.ru


             reply	other threads:[~2006-06-29  1:46 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2006-06-24 11:24 Artem Chuprina [this message]
2006-06-29  3:13 ` Bart Schaefer

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=04667443@wizzle.ran.pp.ru \
    --to=ran@ran.pp.ru \
    --cc=zsh-users@sunsite.dk \
    /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.
Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

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