stop reusing cursor locations between files
[?]
Mar 25, 2023, 5:37 PM
73P42BEUHVANQI354DIUCS5YGMT755M7YHHKHPDPCLHCV3MPSZBQCDependencies
- [2]
OMLASW7Kexperiment at avoiding some merge conflicts - [3]
7VGDIPLCmore robust state validation - [4]
2CK5QI7Wmake love event names consistent - [5]
KKMFQDR4editing source code from within the app
Change contents
- replacement in run.lua at line 125
edit.check_locs(Editor_state)Editor_state.screen_top1 = {line=1, pos=1}Editor_state.cursor1 = {line=1, pos=1}