[Github-comments] [geany/geany] Symbols Shell Script Functions name parsing (#2500)

elextr notifications at xxxxx
Sun May 10 12:11:24 UTC 2020


Which shell are you using?  

Bash defines:

```
name
A word consisting solely of letters, numbers, and underscores, and beginning with a letter or underscore. Names are used as shell variable and function names. Also referred to as an identifier.
```

so `.` `::` etc are not valid within shell names.

-- 
You are receiving this because you are subscribed to this thread.
Reply to this email directly or view it on GitHub:
https://github.com/geany/geany/issues/2500#issuecomment-626318513
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20200510/72aa5112/attachment.htm>


More information about the Github-comments mailing list