hwylterm/todo.md
2024-09-27 15:02:23 -05:00

755 B

hwylterm todo's

  • add cligen adapters to add colors with bbansi
    • add integration test check cligen
  • add generic help generator to accompany optparse

improvements

  • revamp spinner api
  • add Bbstring indexing operations strutils, that are span aware

features

  • add confirmation proc
  • make a basic choose one from list widget
  • add basic progress bar
  • add support for 256 and truecolors
    • add support for rgb colors
    • modify 256 colors w/parser changes to be "[color(9)]red" instead of [9]red
    • improve color detection ref