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.