move a var closer to its use
[?]
Jul 20, 2022, 1:55 PM
6WDBV52ZFEYAUK6L66LDOKJ5JGHP63VY5R4NDOROZDY6HZJF45KACDependencies
- [2]
HALS7E5Umore clearly skip prints before screen top - [3]
DHI6IJCNselecting text and deleting selections - [4]
HOSPP2ANcrisp font rendering - [5]
LERERVPHkeep one screen line of overlap on pagedown - [6]
X3F7ECSLadd state arg to some functions - [7]
OYXDYPGSget rid of debug variables - [8]
ILOA5BYFseparate data structure for each line's cache data - [9]
QYIFOHW3first test! - [10]
H2DPLWMVsnapshot: wrapping long lines at word boundaries - [*]
BULPIBEGbeginnings of a module for the text editor
Change contents
- edit in text.lua at line 29
-- render fragmentlocal frag_width = App.width(frag_text) - edit in text.lua at line 36
-- render fragmentlocal frag_width = App.width(frag_text)