jaspervdj/patat

multibyte characters create codeblocks rendering issues

verfriemelt-dot-org opened this issue ยท 2 comments

given the following input

---
patat:
  margins:
    left: 4
    right: 10
    top: 3
  theme:
    codeBlock: [ vividGreen,onRgb#101010 ]
...

# what am i running?


add to `$PS1`:
```
๐Ÿ˜ $(php -v | grep "^PHP" | cut -d " " -f2)
```

i'll end up with a misaligned codeclock

image

Thanks for reporting the issue! I have fixed this in main and will release this as v0.12.0.1.

This fix has been included in v0.12.0.1