A buffer that stores the commands that are executed when the user is copying cells.
final List<String> copyCommandsBuffer = <String>[];