Results 18 comments of martin

happening on MacOS, additional information on [stackoverflow](https://stackoverflow.com/questions/48903537/ttyusb-uart-sends-usb-during-transfer)

while i did monitor both UART connections (PC > board, board > PC) this only occurred in the direction PC > board, which is why i assumed that it must...

it is this one yes - issue might really be the conversion ... happy to keep it open - should have a different MCU with a plain UART soon, will...

I just see that the last commit is from 5 years ago, is this project still active?

having the same issue, tried to use `--obfuscate-variables` instead of full obfuscation, but it wouldn't handle globals correctly (which works with `-O`). since the last commit is 2 years ago...

This would be a great feature. I'm colorblind and the red color just doesn't do it for me.

I just hit another bump, remapping `` to `` is actually a very bad idea since it doesn't allow you to quit the buffer that is displayed when using `q:`...

Looks suspiciously like the mentioned issue. Yeah I've just blindly remapped visual and normal mode too, if I only map it to the insert mode it actually looks good :)

Same occurs when undoing sometimes: `ci{` `u` EDIT: I've reverted to version 0.0.84 and don't see this issue there.

Yeah I've had to go back to a higher version as well (since in 0.0.84 the visual mode doesn't work nicely) and there the random characters come back, which makes...