Skip to content

0.1.7

Choose a tag to compare

@savannahostrowski savannahostrowski released this 21 Jan 06:11
· 21 commits to main since this release

Adds several attributes:

  • data-readonly mode - disables input
  • data-headers - ability to hide widget header chrome
  • data-src - ability to pass a script on pre-load of the widget (to preload namespace etc.)
  • data-title - ability to customize the title of the widget (uses 'python' by default)

Adds ctrl+c (interrupt) and ctrl+l (clear) keybinding support

Adds custom theming support