resolve conflicts
Dependencies
- [2]
7CEOB56DMerge upstream into main - [3]
6CAUCATUMerge lines.love - [4]
QDSIJM76Merge lines.love - [5]
PATWQOHRregister a new add-on tool - [6]
GX5PD3CLconsistently schedule_save after all mutations - [7]
D4FEFHQCflesh out Readme - [8]
LF7BWEG4group all editor globals - [9]
EQP53UQVautosave slightly less aggressively - [10]
LSNGRF4KMerge lines.love - [11]
3TDOZESEextract scrolling logic out of insert_return - [12]
SBS2F7GRlink to export tool - [13]
27DROQW2Merge upstream into main - [14]
SPSW74Y5add state arg to Text.keychord_pressed - [15]
MTJEVRJRadd state arg to a few functions - [16]
5YJBJO37mention a new tool - [17]
IRCKL6VNextract scrolling logic out of insert_at_cursor - [18]
2ZYV7D3Whandle tab characters - [19]
XNFTJHC4split keyboard handling between Text and Drawing - [20]
PTDO2SOTadd state arg to schedule_save - [21]
CZU7JNNAresolve conflicts - [22]
PX7DDEMOautosave slightly less aggressively - [23]
G3DLS5OUaudit all asserts - [24]
ZS5IYZH5stop caching screen_bottom1 - [25]
VSWGW4Q7ignore tools for other forks - [*]
BULPIBEGbeginnings of a module for the text editor - [*]
FS2ITYYHrecord a known issue
Change contents
- edit in text.lua at line 164
record_undo_event(State, {before=before, after=snapshot(State, before_line, State.cursor1.line)}) - edit in text.lua at line 173
schedule_save(State) - resurrect zombie in text.lua at line 173
record_undo_event(State, {before=before, after=snapshot(State, State.cursor1.line)}) - edit in text.lua at line 223
record_undo_event(State, {before=before, after=snapshot(State, State.cursor1.line)}) - edit in README.md at line 127
* https://codeberg.org/eril/lines2html.love provides the option to exportjust the drawings to a directory. Also provides a CLI, which should be morenatural for many people. - resolve order conflict in README.md at line 127[7.1673]