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
 
![Geanie_Screenshot](https://user-images.githubusercontent.com/9049878/222925981-547eecd1-183d-4e6e-b64f-d112a6c74188.png)

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]>

Reply via email to