zsh-users
 help / color / mirror / code / Atom feed
From: Marijan Peh <marijan.peh@hi.hinet.hr>
To: zsh-users <zsh-users@sunsite.dk>
Subject: Re: My zshrc; any sugestions welcome
Date: Mon, 1 Apr 2002 12:31:18 +0200	[thread overview]
Message-ID: <20020401123118.A381@nymos.home.hr> (raw)
In-Reply-To: <1020326171031.ZM32266@candle.brasslantern.com>; from schaefer@brasslantern.com on Tue, Mar 26, 2002 at 05:10:31PM +0000

On Tue, Mar 26, 2002 at 05:10:31PM +0000, Bart Schaefer wrote:
> Oh, silly me.  Single-element arrays are treated as scalars, so if the
> command consists of only one word, you get only the first letter, but
> if it consists of multiple words you get the first word.  I never tried
> it with a command with no arguments.
> 
> So try this:
> 
> preexec () {
>   print -Pn "\033]0;%n@%m ${${(@)${(z)1}:#*[[:punct:]]*}%% *} %~\007"
> }

I just now noticed that it's not working for 'two_or_more' word job ex.
If i run 'vi .Xresources .vimrc .slrnrc' it only shows 'vi' in titlebar.
With '$1' it works perfectly? (shows complete line).
Why is $1 bad?

-- 
 .~.   marijan.peh@hi.hinet.hr
 /V\   /bin/zsh 4.1.0-dev-4 (i686-pc-linux-gnu)
/( )\  Linux nymos.home.hr 2.4.18-rmap-rml #4
^^ ^^


  parent reply	other threads:[~2002-04-01 13:04 UTC|newest]

Thread overview: 16+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2002-03-25 10:45 Marijan Peh
2002-03-25 15:46 ` Bart Schaefer
2002-03-25 16:49   ` Adam Spiers
2002-03-25 17:35     ` Marijan Peh
2002-03-25 16:59   ` Marijan Peh
2002-03-25 19:03     ` Bart Schaefer
2002-03-26  9:38       ` Marijan Peh
2002-03-26 15:11         ` Bart Schaefer
2002-03-26 16:46           ` Marijan Peh
2002-03-26 17:10             ` Bart Schaefer
2002-03-26 17:49               ` Marijan Peh
2002-04-01 10:31               ` Marijan Peh [this message]
2002-06-01  3:23                 ` Andy Spiegl
2002-06-01 21:29                   ` Bart Schaefer
2002-03-26  0:06 ` Joakim Ryden
2002-03-26  1:17   ` 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=20020401123118.A381@nymos.home.hr \
    --to=marijan.peh@hi.hinet.hr \
    --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).