Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: adam2 prompt truncating command output
- X-seq: zsh-users 22957
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Oliver Kiddle <okiddle@xxxxxxxxxxx>
- Subject: Re: adam2 prompt truncating command output
- Date: Tue, 31 Oct 2017 13:32:57 -0700
- Cc: Zsh Users <zsh-users@xxxxxxx>
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=mime-version:in-reply-to:references:from:date:message-id:subject:to :cc; bh=kJezRhInFQqyUj1OlpHCx1TXEFy/mbMQ3IJMVFQMfEI=; b=sqDqhO1ukHHq50t0h+7R4IrhkYEprGY4gxDmpupYrWYD4erxpp8rVU5Vmy8X00CgGJ mx0TN5c/cFJ2dsxJ0/d8p/qu+V2kqEVuVhj622+g5ld3GdZWG+W2z9iE2WFS3/UeK7m6 fMnmclaCORnaN+rZJ+RReHPE8v1Ayr46G202zAopC7EFJasuJTGPETJCxVpFHuGe+Ra2 WthFEVCNt4vxSX9nGFHCWqSdgUg1ve65/d/+hPngDwZhUylxQQNamH90Pqg0duDDOLa+ vzebpZWpolPK8jxiZZIew15iWU3FVAbcrEjh6ehBRJAq3PjZoKVOpVCvTyEXWYM8L0CP Kybg==
- In-reply-to: <5464.1509407022@thecus.kiddle.eu>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- List-unsubscribe: <mailto:zsh-users-unsubscribe@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <CGME20171030062906epcas2p30c9592dea463811869f232aea69d86fe@epcas2p3.samsung.com> <CAJLGesrLWpf3XD1Nt=K_oFyga0gHrt9hcTR-L=dB7gP=WnX4tQ@mail.gmail.com> <20171030093623.06eba19b@pwslap01u.europe.root.pri> <CAH+w=7Z_L8eVfQm5F0QFMVBLu-ABx2f_rNnikwOyLcgbp=YT1w@mail.gmail.com> <CAJLGesqdODXtdnr=UVJQdnBzY+LXOO+Es6PdUnJkd75L3VPGGw@mail.gmail.com> <CAH+w=7YT1jLRKuA=v_yyGEtR3Ai5JiVECen3GzANBWofE86PFw@mail.gmail.com> <5464.1509407022@thecus.kiddle.eu>
On Mon, Oct 30, 2017 at 4:43 PM, Oliver Kiddle <okiddle@xxxxxxxxxxx> wrote:
>
> Should it really be any business of prompt themes to touch the prompt_cr
> and prompt_sp options at all?
The adam2 prompt and a few others have a two-line prompt where the top
line occupies the entire width of the terminal. Without one of
promptct or promptsp that line would always mess up the display.
However, promptsp would probably be a better choice than promptcr --
if those prompt themes weren't older than the existence of promptsp.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author