toot
toot copied to clipboard
Added indicator box to TUI that follows focused pane
Not sure what's going on with the failing tests. They fail on my local system also. This PR has been brought up to date with master so includes your latest changes to output.py. For what it's worth, this same test fails in master on my local system.
Don't worry. I broke the tests on master and haven't fixed them yet.
-- Ivan
On Wed, 1 Feb 2023, at 02:08, Daniel Schwarz wrote:
Not sure what's going on with the failing tests. This PR has been brought up to date with master so includes your latest changes to output.py, they're passing in master but failing here?
— Reply to this email directly, view it on GitHub https://github.com/ihabunek/toot/pull/303#issuecomment-1411297705, or unsubscribe https://github.com/notifications/unsubscribe-auth/AADVWWUI5IRPW2YAQMLEJC3WVGZRXANCNFSM6AAAAAAUNDIVQI. You are receiving this because you are subscribed to this thread.Message ID: @.***>
This works, but I kinda hate to lose the 1 character padding around each pane. :'( Let me think on it a bit.
That is a drawback. I run with --relative-datetimes to gain back the columns lost. But not everyone is going to want to do that.