bookwyrm icon indicating copy to clipboard operation
bookwyrm copied to clipboard

Iffy log screen behavior

Open tmplt opened this issue 6 years ago • 0 comments

There are multiple smaller issues with the log screen, currently (after 80900e4cd0b9debdd51867a7cd1b24a6ed5f36f8):

  • [ ] While detached, moving down from the third entry after a multi-line entry takes to calls to move(down).
  • [ ] While logs are being fed (test with --debug), move(top) does not work as expected.
  • [ ] While logs are being fed, detached_at_ seemingly changes after detachment. Seem to only happen with multi-line entries.

tmplt avatar Jul 10 '19 08:07 tmplt