Beefy Boxes and Bandwidth Generously Provided by pair Networks
Come for the quick hacks, stay for the epiphanies.
 
PerlMonks  

Re: Want to get Term::Complete to complete with Unicode UTF-8

by naikonta (Curate)
on May 17, 2012 at 15:42 UTC ( [id://971093]=note: print w/replies, xml ) Need Help??


in reply to Want to get Term::Complete to complete with Unicode UTF-8

I guess it's concerned with readline, not the completion itself. Any chance to check on other Term:: modules like Term::ReadLine::Perl or Term::ReadLine::Gnu?

Open source softwares? Share and enjoy. Make profit from them if you can. Yet, share and enjoy!

  • Comment on Re: Want to get Term::Complete to complete with Unicode UTF-8

Replies are listed 'Best First'.
Re^2: Want to get Term::Complete to complete with Unicode UTF-8
by PerlBroker (Acolyte) on May 18, 2012 at 20:28 UTC
    It would be nice to get it working somehow. The Completion list works, as it shows correctly the Unicode characters. When I try typing, instead od ž it shows ž and only at the place where is the completion in question:
    Thetabiz CRM:c
    First name: ž
    Last name: 
    E-mail (1): 
    E-mail (2): 
    E-mail (3): 
    Mobile phone: ž
    Office phone: 
    Now complete
    Account (1): ž <-- here is completion and the list
    
    Any other clue?
      what shows when you type the character you want on the command line (not in your program input)?

      Open source softwares? Share and enjoy. Make profit from them if you can. Yet, share and enjoy!

        Command line, in shell, characters are fine. I work with Unicode always. Example ž or ® I can type everything fine in shell, including in that same software, as long as I am not on the line which is under Completion function. That is why I was thinking it is matter of Term::Completion which I use, and I don't have other Completion function to use, that I know. Even in that function, pressing TAB shows correctly Unicode choice, but under that function, using Unicode does not work.
        I found on Internet, but information may not be true, that Term::Readline does not support Unicode.

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://971093]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others rifling through the Monastery: (9)
As of 2024-04-18 07:32 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found