Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Can be zformat used to obtain multi column formatted text?
- X-seq: zsh-users 21162
- From: Sebastian Gniazdowski <sgniazdowski@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Can be zformat used to obtain multi column formatted text?
- Date: Mon, 18 Jan 2016 11:56:59 +0100
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=mime-version:from:date:message-id:subject:to:content-type; bh=UgxCFe41ST7EyiOxwlaO8SRWA7Bl/7Zg41ouQAc9MVM=; b=XirmAwEGYygDt2XxXW9x/FUuLkZ4vBKuYbWu/lKyuYtMoEki+54dwr1wIFyn9z25LJ +VFpfA/9yKKI/AG6b0hQgz4MPOhP7OYWKo4P5QDNamIO0Vag21wlDu00qY4TH1u0DpYd F331nqBo8SAxNV90ktB04HzA01hkMq8Xru0BtcRSvGPqP7nZx2GrnondOlHo5bNzw7XD h9SBrxqwsobstqr+IzybQwBtIe4mTmXUyCU0y2kE5P21XIWjI3NYcwkeDnio0jCujZel /x//CQZ867MDIG2Zr3BDRf4PBc/FcW4/j5YUi/xsyHRs9k8SeUMAdDWYWRKMIECfqWpI 580w==
- 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
Hello
I have list of words and ideally would like to display it in 2, 3, 4,
etc. columns depending on widths of the words. Less ideally, in 2
columns. How can this be accomplished with zformat?
Best regards,
Sebastian Gniazdowski
Messages sorted by:
Reverse Date,
Date,
Thread,
Author