To add some testing results, this happens whenever I add to a layout and try to save with more than 78 chords total. It is not triggered by a specific chord. All chords are keyboard output of length 1 or 2.
To troubleshoot further I tried adding 77 chords, the last one having the value "This is a test of very long text to see if it causes it to fail more quickly because of using up more memory or something of that ilk."
It didn't fail in the same way, but 19 of my previously saved chords got overwritten with actions that were substrings of the text, for example:
- "a test of very long text to see if it causes it to fail more quickly because of using up more memory or something of that ilk."
- "test of very long text to see if it causes it to fail more quickly because of using up more memory or something of that ilk."
- "t of very long text to see if it causes it to fail more quickly because of using up more memory or something of that ilk."
@Tony