resolve conflicts
Dependencies
- [2]
JM2PAF73remove warning about persistence from Readme - [3]
3LEFSNGDgive up on supporting the OS paste operation - [4]
VCF6NJ5Rdocument a gotcha - [5]
A2TQYJ6J. - [6]
2DVVKKVAflesh out Readme - [7]
ZT6T2H7Nupdate known issues - [8]
ALOY4663. - [9]
IDGP4BJZnew known issue with drawings - [10]
TCNHUMIWone more known issue - [11]
FS2ITYYHrecord a known issue - [12]
253TWKDAclean up - [13]
IXHSSD6Udocument a gotcha - [14]
YBPCBFOYstop recommending the terminal - [15]
ZTMRQZSWReadme
Change contents
- resurrect zombie in README.md at line 60[5.13]→[5.21:475](∅→∅),[5.13]→[5.21:475](∅→∅),[5.475]→[4.21:185](∅→∅),[5.475]→[4.21:185](∅→∅),[4.185]→[5.475:476](∅→∅),[5.475]→[5.475:476](∅→∅),[5.475]→[5.475:476](∅→∅)
* This approach puts one top-level definition per file, and so obscures theorder in which definitions are loaded. In particular, initializing a globaltable to contain other global definitions will fail if you originallyauthored the other global definitions after the table.I never initialize global tables with other definitions. That kind of thinghappens in `on.initialize` (akin to `love.load`; see reference.md) or`on.code_change`.* Don't start the driver app while multiple freewheeling apps are running. Ifyou have a driver app running with one app, shut it down before you switchapps. - resolve order conflict in README.md at line 60