Skip to content

Terminator 2.1.0

Compare
Choose a tag to compare
@mattrose mattrose released this 04 Jan 16:02
· 380 commits to master since this release
v2.1.0
e003de9

Minor bugfixes and enhancements in this release, see the CHANGELOG for details

Package Maintainers

  • We have changed the tarball format, and it should now include all the files in the tarball, rather than just a subset. See #348
  • We now read the terminator config file from XDG_CONFIG_DIRS which defaults to /etc/xdg If you would like to customize the config for all distribution users, you can now put a config file in /etc/xdg/terminator/config

Implemented enhancements:

  • Smart Copy option to clear selection after copy #242
  • New feature: A Separate Json file for dynamic Layouts #213
  • new feature: support for term://1.2.3.4/ 'links' that when clicked open a new terminator ssh'ed to 1.2.3.4. #178
  • Reimplement "unfocused dim" using overpainting #74
  • Terminator now reads config file from /etc/xdg directory #308

Fixed bugs:

  • No (visible) context menu in sway #330
  • Saving a layout after changing it, it correctly updates the config file but does not update the UI #319
  • rewrap_on_resize is deprecated in vte-0.60.0 #303