Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Re: \e[0K dilemma
- X-seq: zsh-users 12853
- From: "Mikael Magnusson" <mikachu@xxxxxxxxx>
- To: zsh-users <zsh-users@xxxxxxxxxx>
- Subject: Re: \e[0K dilemma
- Date: Sat, 17 May 2008 02:33:07 +0200
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=domainkey-signature:received:received:message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; bh=hX6g5bWyQhLMPzpdwyzLwo0C8W5LRRaGP/SFGdgWIIg=; b=XUHYpctgORqhgTJP+YjELw3NWBYhn7cbnP8xHZEce6zvzTHFzQvJZkt6acUSvXVktF7K9GXjR6OM7dHAzP/3ukrB2vU+muen5LqJcaGGCupmxnh2qqYBtDqbv3iYju1ovrYU9S4ZCgWQwZlfw8FPDusJZqYaVacK1EjMCCOSHRI=
- Domainkey-signature: a=rsa-sha1; c=nofws; d=gmail.com; s=gamma; h=message-id:date:from:to:subject:in-reply-to:mime-version:content-type:content-transfer-encoding:content-disposition:references; b=TV8RnF1MtopHllF9LD/D+8CSFGf/JXV8G8SonJM948AUIrNszQCwiftrYqqic0KzLCsZv25UtRrP2rP/uAFwVDf9Ye5ilFLEYztGUMTtQ2HdQQLXKrwFBKNC2XAtGr0X8rkm9a84dAWWuxEjkwQuLi+/PaNBmvTKVKTMQ738rgk=
- In-reply-to: <200805162226.m4GMQZMD006040@xxxxxxxxxxxxxxxxxxx>
- Mailing-list: contact zsh-users-help@xxxxxxxxxx; run by ezmlm
- References: <mikachu@xxxxxxxxx> <237967ef0805161450h208156cexe6d285c6fe4edcc3@xxxxxxxxxxxxxx> <200805162226.m4GMQZMD006040@xxxxxxxxxxxxxxxxxxx>
2008/5/17 Peter Stephenson <p.w.stephenson@xxxxxxxxxxxx>:
> "Mikael Magnusson" wrote:
>> I currently have ENDCODE in .dircolors set to \e[0m\e[0K, otherwise
>> linebroken files with a background color get the background color
>> printed all the way to the last column which isn't nice. This also
>> fixes the same issue in zsh completion listings.
>
> I don't understand this. You don't mean a file that's long the line so
> that the name has wrapped, do you? I can't see any problem with that.
I do, but it seems that it only happens in urxvt, not in xterm...
If you run echo '\e[43mhello\nbye' then the line with bye is filled
with yellow/brown if the print caused a scroll. This happens in both
urxvt and xterm actually... But I can't reproduce the ls or completion
things in xterm.
--
Mikael Magnusson
Messages sorted by:
Reverse Date,
Date,
Thread,
Author