Only the last text submitted in several rapid calls to parcellite in client mode gets stored in the history.
If I type two separate commands, both pieces of text appear in the history:
parcellite hello
parcellite world
If I submit the two commands very quickly, only the second piece of text appears in the history. For example:
parcellite hello; parcellite world
If I script a loop to submit entries to parcellite, most are dropped. Only the last one, and occasionally a random one of the other entries, are accepted by the daemon program. I've attached a parcelliterc file although this happens with a wide range of different preference settings, providing only that it is configured to process submissions on the command line.
Correct. If you submitt faster than 500mS, you will loose entries.