bug-bash
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: Patch for unicode in varnames...


From: L A Walsh
Subject: Re: Patch for unicode in varnames...
Date: Sun, 04 Jun 2017 11:47:45 -0700
User-agent: Thunderbird

dualbus wrote:
I hadn't realized that bash already supports Unicode in function names!
FWIW:

bash-4.4$ Lēv=?
  Φ=0.618033988749894848
With this terrible patch:

dualbus@debian:~/src/gnu/bash$ PAGER= git diff
----
   Clarification, please, but it looks like with your
patch below, Unicode in variable names might be fairly close
to being achieved?  Seeing how it was done for functions,
gave you insight into how variables could be done, yes?

Why do you call it "terrible"?
   Does this mean it might not be unreasonable to
add unicode support in varnames (dependent on
further testing and solving of found problems, like
compound assignments)?

   Good catch on seeing and "getting" the comment
that it was supported in funcnames (and thanks to
PePa for mentioning it!).  This could be very cool! :-)

-linda



reply via email to

[Prev in Thread] Current Thread [Next in Thread]