Skip to content

v0.10.0

Choose a tag to compare

@waiting-for-dev waiting-for-dev released this 21 Nov 15:55
  • BREAKING: selectable option has been deprecated in favor of auto_list.
  • BREAKING: Rename .get_last_focused() to .get_target_for_bang().
  • Added scrollback setting to configure terminal scrollback buffer size.
  • Added clear option to term:send() to clear the terminal before sending input.
  • Allow passing env. settings in :TermNew
  • Fix: don't deep merge list settings on term:update()
  • Fix: :TermSelect doesn't short-circuit when only one terminal but no tang or bang options