Added sync functionality if you have several terminals open. Not much on it's own, but it also makes the timestamp of each messages use the created_at property from the blip record instead of just taking whatever the current time is before displaying it.
A Rust CLI for publishing thought records. Designed to work with thought.stream.
adding sync for multiple terminal using global timestamps (copy of #1 because resubmitting did not work) #2
open
opened by
expand 3 commits
hide 3 commits
added multiple terminal sync using global timestamps
cleanup
removed use of unwrap and unused PartialEq