Check if this entry can be merged with (newer) entry given its text content. This is used to combine
runs of similar actions together, for example when typing a word, the whole word will form a single
entry, instead of creating separate entries per character.
Two entries can be combined if they are:
1. Both additive, and the latter is not subtractive. This combines runs input, including if the first
item in the run replaces some text. However, replacing text will break an existing chain of actions.
2. Both subtractive, and neither is additive.
Check if this entry can be merged with (newer) entry given its text content. This is used to combine runs of similar actions together, for example when typing a word, the whole word will form a single entry, instead of creating separate entries per character.
Two entries can be combined if they are:
1. Both additive, and the latter is not subtractive. This combines runs input, including if the first item in the run replaces some text. However, replacing text will break an existing chain of actions. 2. Both subtractive, and neither is additive.