Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: [PATCH] Zcurses sub-command "resize_term"
- X-seq: zsh-workers 40725
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: zsh-workers@xxxxxxx
- Subject: Re: [PATCH] Zcurses sub-command "resize_term"
- Date: Sat, 4 Mar 2017 10:35:00 -0800
- Authentication-results: amavisd4.gkg.net (amavisd-new); dkim=pass (2048-bit key) header.d=brasslantern-com.20150623.gappssmtp.com
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=brasslantern-com.20150623.gappssmtp.com; s=20150623; h=from:message-id:date:in-reply-to:comments:references:to:subject :mime-version; bh=WfyUBlDO3pQPn0n+cZ2c/U85dxPm07qv14hkcgq3gpM=; b=i/tJRK51D7/NGUdjRatJ0tb7ZIMbMZYl+RovtuuNA/MWgyrfLF2c8tYQ99YUnWdkoV vq95u4Ou6Q2hEZP46L5yHRFcbykMPSavyermg/6XioXfb4h/7g3qNx5QA7SRURi+lZ2Q pfLEgWjONxxszACREsKWOmAImod9/sqh8E60c+HZTPcwgQbIdEyqrVn1JFVD41AIKuXO l5XkTOrcf9K2KcSVM/USOjfcDg5vp03i+QqgRzG5EpU0nSICdPLDLXrI79I6umtqH2bh AjTczTITpd2vgaoLQPkJokeJult/6C4YqJdRsXPtITGk+zSnMom8VWDuW01fNorQhOKc LIag==
- In-reply-to: <1488642798.1756243.900318136.4F132B98@webmail.messagingengine.com>
- List-help: <mailto:zsh-workers-help@zsh.org>
- List-id: Zsh Workers List <zsh-workers.zsh.org>
- List-post: <mailto:zsh-workers@zsh.org>
- Mailing-list: contact zsh-workers-help@xxxxxxx; run by ezmlm
- References: <1488642798.1756243.900318136.4F132B98@webmail.messagingengine.com>
On Mar 4, 7:53am, Sebastian Gniazdowski wrote:
} Subject: [PATCH] Zcurses sub-command "resize_term"
}
} So why a new sub-command? For versatility. Some edge situations, future
} ncurses versions, PDCurses, etc. The sub-command will secure edge cases
} and new situations.
Minor quibble: Is there anything other than the terminal that you would
ever resize? If not, why is the command not "zcurses resize" to match
all the other subcommands, which are always a single word with no
underscores?
Messages sorted by:
Reverse Date,
Date,
Thread,
Author