Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Long Prompt Lines Cause Terminal History Loss on Window Resize
- X-seq: zsh-users 22068
- From: Daniel Shahaf <d.s@xxxxxxxxxxxxxxxxxx>
- To: zsh-users@xxxxxxx
- Subject: Re: man pages aren't updated
- Date: Wed, 2 Nov 2016 03:00:13 +0000
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= daniel.shahaf.name; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= mesmtp; bh=hR6mKLou2iiclYvqF70i+mMLodA=; b=FUp9Mh5gQ+jCc6eZwTV3y c6HLeF09t7lPB8EBZ3/fXXurOy+M6B0IsJLihboqjjIlgu2iBw+dCgqlbsrgEVlU AesjVww5fD/kxMOXrrNtCpga1MIVct/ylK0NddpjIepHDsazan01glJC6g60DZ0f oIc/E5VB63zUZ5G0eHUGuc=
- Dkim-signature: v=1; a=rsa-sha1; c=relaxed/relaxed; d= messagingengine.com; h=content-transfer-encoding:content-type :date:from:in-reply-to:message-id:mime-version:references :subject:to:x-me-sender:x-me-sender:x-sasl-enc:x-sasl-enc; s= smtpout; bh=hR6mKLou2iiclYvqF70i+mMLodA=; b=G/vtBx2dSNyYj9BE2hwx oU4ZQVzSYFMY/bgxzIfNfHriF5PlRqJK16ctziIb12Q/VfrBJ/ImLMn57E/zFh0Y gD0qqGSgciFSqpd2sNCQaQWoXqOab779mZqjIFFN3gC+PubDqkJSrmBKARZ/T8kh QvQgkHq96ii8HOQQFfCSePk=
- In-reply-to: <20161102020916.GA5804__39989.4180395224$1478052681$gmane$org@localhost.localdomain>
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
- References: <20161101034638.GA4209__13062.8586317927$1478010076$gmane$org@localhost.localdomain> <20161101153701.GA9233@fujitsu.shahaf.local2> <20161102020916.GA5804__39989.4180395224$1478052681$gmane$org@localhost.localdomain>
Han Pingtian wrote on Wed, Nov 02, 2016 at 10:09:16 +0800:
> On Tue, Nov 01, 2016 at 03:37:01PM +0000, Daniel Shahaf wrote:
> > Works for me. Looking at the relevant Doc/Makefile.in targets, an empty
> > file is what I'd expect if the $(YODL) macro is not a functioning yodl
> > program. (They use «> $$target».) What's the value of $(YODL) on your
> > system? Does that program exist and work?
>
> Thanks! I got the new man page after installing yodl.
I suppose configure could print a warning if yodl wasn't found.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author