Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: PATCH? - Re: Bug? in complist when filenames are longer than the screen
- X-seq: zsh-workers 21832
- From: Bart Schaefer <schaefer@xxxxxxxxxxxxxxxx>
- To: Peter Stephenson <pws@xxxxxxx>, zsh-workers@xxxxxxxxxx
- Subject: Re: PATCH? - Re: Bug? in complist when filenames are longer than the screen
- Date: Tue, 04 Oct 2005 14:32:47 +0000
- In-reply-to: <20051004113817.4abc3e35.pws@xxxxxxx>
- Mailing-list: contact zsh-workers-help@xxxxxxxxxx; run by ezmlm
- References: <20051003144536.GA3179@DervishD> <200510032145.07748.arvidjaar@xxxxxxxxxx> <20051003184822.GA3240@DervishD> <1051004020717.ZM5616@xxxxxxxxxxxxxxxxxxxxxxx> <1051004043950.ZM30570@xxxxxxxxxxxxxxxxxxxxxxx> <20051004094856.GA19101@DervishD> <20051004113817.4abc3e35.pws@xxxxxxx>
On Oct 4, 11:38am, Peter Stephenson wrote:
}
} I haven't been able to see any problem with long prompts
Sorry, it's not actually the length of the prompt that matters, it's that
the window is narrow enough that the prompt fills it and completion lists
must thus begin two lines below the prompt instead of one line below.
It may also require that at least one file name is also wider than the
window, or that the listing itself does not fit in the number of lines
remaining (so that complist has to scroll up and down while cycling
through a menu-selection).
} Also, does the long-prompt patch need to be applied to 4.2?
Apparently, though calling it a "long-prompt patch" is a misnomer.
Messages sorted by:
Reverse Date,
Date,
Thread,
Author