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

Reply via email to