Dman95 / SASM

SASM - simple crossplatform IDE for NASM, MASM, GAS and FASM assembly languages

Home Page:http://dman95.github.io/SASM/

Repository from Github https://github.comDman95/SASMRepository from Github https://github.comDman95/SASM

Text edit don't work correctly in DebugMode

Shvandre opened this issue · comments

When debugMode is enabled putting any symbol in text causes input carriage to move to the beginning of highlighted line. I honestly tried to debug it myself but I couldn't find the bug.

The issue has been fixed. The fix will be available in the next release. Thank you!