Andrew Cantino
Andrew Cantino
Thanks @durin42, I think that is a bug.
I reproduced this bug as well. @tjkirch or @domoritz, do either of you have any ideas? I don't use fish personally.
@Awernx do you have any insight into this?
They're SQLite databases so you'd need to merge each of their tables. This would take a bit of code, but should work.
How would you envision that option working? Alternatively, you could try synchronizing the database using something like Dropbox or Syncthing?
Now that I think about it, Dropbox wouldn't work because the database would always conflict. I'm not sure what a clean way would be to support streams from multiple machines...
I'm open to contributions of a merge tool, or an ENV variable that lists multiple DBs to read from.
That's odd, I haven't seen that behavior before. Does running `reset` fix it?
Hey @NightMachinary! Not currently, no.
Thanks @curusarn. Can an app query for the foreground color and draw using that?