home.social

#urwid — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #urwid, aggregated by home.social.

  1. That feeling when you find out that the function you've been #coding to add some functionality to a library, is actually already sort of implemented (and better?) in the library itself...

    I guess I can simplify the box-drawing code for #TUILauncher as #urwid has urwid.LineBox().
    (Though I might miss out on the custom box-drawing glyphs (unless that's also implemented already))