Skip to content

[Issue 206] When using SlyEdit CTRL-Space on a MAC sends a 0x0 NUL character...

Eric Oulashin requested to merge 206-SlyEdit-NUL-timeout into master

[Issue 206] When using SlyEdit CTRL-Space on a MAC sends a 0x0 NUL character causing execution in the timeout logic

From Deon George: With the addition of K_NUL (8b8ed215), this patch changes SlyEdit so that it no longer thinks a 0x0 is a timeout

Closes #206 (closed)

Merge request reports