On Geany 1.38 when editing `.sh` or `.conf` files three additional `0x00` characters are added.
On execute, script returns ` cannot execute binary file: Exec format error`. Hexdump  for ``` #!/bin/bash if [ $user ``` File type is set to `Shell script`. I tried UTF-7, UTF-8 encoding and none. -- Reply to this email directly or view it on GitHub: https://github.com/geany/geany/issues/3423 You are receiving this because you are subscribed to this thread. Message ID: <geany/geany/issues/[email protected]>
