Skip to content

v0.7.0

Choose a tag to compare

@waiting-for-dev waiting-for-dev released this 13 Oct 12:20
  • BREAKING: Rename with_tag() to filter_by_tag().
  • BREAKING: term:update() completely replaces table settings instead of merging them.
  • DEPRECATED: Rename :send() allowed action names:
    • silent -> start
    • visible -> open
    • interactive -> focus
  • :send() will ensure terminal is in the action state before sending input.
  • Resize splits on VimResized event.
  • Fix option names auto-completion in commands.
  • persist_size option to remember the size of split terminals