The STB_TEXTEDIT_K_LINEEND event is calling stb_textedit_find_charpos() which relies on STB_TEXTEDIT_LAYOUTROW. If STB_TEXTEDIT_LAYOUTROW count the \n at the end of a line as part of 'num_chars' then ...
We've noticed some weirdness caused by the undo_point being erroneously adjusted after a failed paste. This is the current version of stb_textedit_paste_internal: // API paste: replace existing ...
TextEdit, the default text editor bundled with MacOS, now supports a dark mode theme, which basically inverts the color display of the text editor so that white text appears on a dark background, ...
Poor little TextEdit! Despite having a rich history—starting life as Edit in the Next’s NextStep operating system before becoming a feature in Mac OS X—the app gets little regard. But it deserves our ...
Topher, an avid Mac user for the past 15 years, has been a contributing author to MacFixIt since the spring of 2008. One of his passions is troubleshooting Mac problems and making the best use of Macs ...