zsh-users
 help / color / mirror / code / Atom feed
* multios screen width issue
@ 2018-02-06 16:55 Ray Andrews
  0 siblings, 0 replies; only message in thread
From: Ray Andrews @ 2018-02-06 16:55 UTC (permalink / raw)
  To: Zsh Users

     $ aptitude why "grep" >&2 >! /_output _file

If I do the above in a narrowish terminal, the first line of output (" 
i   hibernate ...") is forced to wrap due to being rather long, but all 
subsequent lines are double spaced.  If the terminal is wider such that 
the first line does not wrap, then neither are there double spaces, OR, 
if I use:

     $ aptitude why "grep"

... the wrapping is always correct, even if the terminal is narrow -- 
the first line wraps but the subsequent lines are single spaced.  This 
is interesting because the issue of screen wrapping seems like it would 
not be effected by the addition of redirection to a file, since in that 
case line length issues would seem irrelevant, yet it interferes with 
proper line wrapping on the screen.





^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2018-02-06 16:56 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2018-02-06 16:55 multios screen width issue Ray Andrews

Code repositories for project(s) associated with this public inbox

	https://git.vuxu.org/mirror/zsh/

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).