zsh-users
 help / color / mirror / code / Atom feed
From: Juhapekka Tolvanen <juhtolv@st.jyu.fi>
To: wischnow@informatik.hu-berlin.de,
	zsh-user mailing list <zsh-users@sunsite.auc.dk>
Subject: Re: Whatta fsck is this?
Date: Fri, 25 Aug 2000 09:47:17 +0300 (EEST)	[thread overview]
Message-ID: <Pine.LNX.4.21.0008250943270.6941-100000@verso.st.jyu.fi> (raw)


Juhapekka Tolvanen wrote:

>> Look at this:
>> 
>> juhtolv@heresy:/home/juhtolv %  date '+%A, %d %B %Y'  
>> [1m 'Tuesday, 08 August 2000
>> juhtolv@heresy:/home/juhtolv % 
>> 
>> And then all characters after that are bolded!
>> 
>> Same thing under bash causes no problems:
>> 
>> [bash]10006|pts/6|juhtolv@heresy: /home/juhtolv
>> $ date '+%A, %d %B %Y'  
>> Tuesday, 08 August 2000
>> [bash]10007|pts/6|juhtolv@heresy: /home/juhtolv
>> $ 
>> 
>> What am I doing wrong?

>Do you have anything in $POSTEDIT or in the preexec shell function?


juhtolv@heresy : /home/juhtolv
% echo $POSTEDIT                                                  10001 | pts/5

juhtolv@heresy : /home/juhtolv
% wtf wtf                                                         10002 | pts/5
wtf: aliased to whence -savc
/usr/games/wtf
juhtolv@heresy : /home/juhtolv
% wtf preexec                                                     10003 | pts/5
preexec () {
        writeexectitle $*
        print -Pn "\e]0;${EXECTEXT}\a"
}
juhtolv@heresy : /home/juhtolv
% wtf writeexectitle                                              10004 | pts/5
writeexectitle () {
        export EXECTEXT="${ROOTTEXT}${ROOTTITLEADD}%n@%m:%d : $*"
}
juhtolv@heresy : /home/juhtolv
%                                                                 10005 | pts/5

All my shell shellconfigs are here:

http://www.jyu.fi/~juhtolv/configs/shellrc/

-- 
Juhapekka "naula" Tolvanen * * * U of Jyväskylä * * juhtolv@st.jyu.fi
http://www.cc.jyu.fi/~juhtolv/index.html * "STRAIGHT BUT NOT NARROW!" 
---------------------------------------------------------------------
"so impressed with all you do. tried so hard to be like you. flew too
high and burnt the wing. lost my faith in everything" nine inch nails


             reply	other threads:[~2000-08-25  7:32 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2000-08-25  6:47 Juhapekka Tolvanen [this message]
  -- strict thread matches above, loose matches on Subject: below --
2000-10-23  5:29 Juhapekka Tolvanen
2000-10-23 13:45 ` Juhapekka Tolvanen
2000-10-23 14:18   ` Philip Kizer
2000-08-25  7:54 Sven Wischnowsky
     [not found] <200008250743.JAA11058@beta.informatik.hu-berlin.de>
2000-08-25  7:51 ` Juhapekka Tolvanen
2000-08-25  6:51 Juhapekka Tolvanen
2000-08-08 12:22 Sven Wischnowsky
2000-08-08 15:04 ` Bart Schaefer
2000-08-08  5:12 Juhapekka Tolvanen

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=Pine.LNX.4.21.0008250943270.6941-100000@verso.st.jyu.fi \
    --to=juhtolv@st.jyu.fi \
    --cc=wischnow@informatik.hu-berlin.de \
    --cc=zsh-users@sunsite.auc.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).