Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: adam2 prompt truncating command output
- X-seq: zsh-users 22953
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: xeyrion@xxxxxxxxx
- Subject: Re: adam2 prompt truncating command output
- Date: Mon, 30 Oct 2017 13:33:02 -0700
- Cc: Peter Stephenson <p.stephenson@xxxxxxxxxxx>, 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=O7Z14RYX5qK5DUUjn60hXIFh6VGHZzyvKzonrt2VM9c=; b=RWf1omi+VE5buaXWCYDLwqBQSAZlUj742tpnFyaBUfxMUhKGYNt1HguPXFpqqZvz/q 6lBI779nu6t8bXaK3XSxNFq2+D/PCKmBjvt6iMmoSUjpGF4TEhupJ0mp6PiGfn/j0DKT MWv1OsW9lhoMjUaAftZbUP9l8zsd4nWasQ13bw19m6YYJAfW0mDVXujbrt1EXwiUYi9V bnVj3YW8lhwImu/Q2/4pVN6vTMloCKkgQfKrftcUPeo5yB7xUVS2WTDzDVstYrbgmijm naMQcS9lhmeyVUYEnYuAIgP0ZAkys6odTXR7mjyTMFurdxcuYgBKImKUYMR4jyHRPHZm 2aGA==
- In-reply-to: <CAJLGesqdODXtdnr=UVJQdnBzY+LXOO+Es6PdUnJkd75L3VPGGw@mail.gmail.com>
- 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>
On Mon, Oct 30, 2017 at 9:57 AM, <xeyrion@xxxxxxxxx> wrote:
> Yep, "setopt prompt_sp" fixed it. Thanks Bart!
>
> Interestingly, docs claim that this option is on by default [...], but it
> was not for me.
It would appear that "prompt adam2" actually goes so far as to turn
prompt_sp *off*
(and prompt_cr on). This might be a case of the theme having been developed
before prompt_sp was introduced, and not correctly updated.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author