Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Re: Cannot paste unicode <0221>, <0234> - <024f>



On Fri, 28 Apr 2017 17:27:16 +0200
Sebastian Gniazdowski <psprint@xxxxxxxxxxx> wrote:
> On 28 kwietnia 2017 at 16:42:17, Peter Stephenson (p.stephenson@xxxxxxxxxxx) wrote:
> > It might be possible to rely *only* on wcwidth() in cases where we're
> > using a replacement? Does anyone from the Apple world have any
> > opinions?
> >  
> > pws
> >  
> > diff --git a/Src/Zle/zle_refresh.c b/Src/Zle/zle_refresh.c
> 
> I've checked the patch, no luck, but I knew what to track, so I've added:

Hmmm... with the last patch *and* BROKEN_WCWIDTH defined *and* __APPLE__, I
think we have all-known software (no iswprint() and compiled-in
replacement wcwidth()) which probably ought to work.  So maybe it's not
detecting this particular form of problem?

pws



Messages sorted by: Reverse Date, Date, Thread, Author