[Github-comments] [geany/geany] File with newline in name cannot be opened (#2207)

notifications at xxxxx
Sat Jun 29 12:22:43 UTC 2019


When I create a file with a newline character and open it with geany, it splits the file name with this character as delimiter and tries to open the files with these substrings.
For example, create the l\nl file:
```bash
touch $'l\nl'
```
Then open it with geany and see two open files with name l, each in one tab.

geany version: `1.34.1-1`

-- 
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/2207
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://lists.geany.org/pipermail/github-comments/attachments/20190629/1d2ddf5f/attachment.html>


More information about the Github-comments mailing list