Skip to content

Releases: scjorge/sshtmux

v0.2.0

28 Nov 22:38

Choose a tag to compare

Version 0.2.0(2024-11-28)

  • Add support to Match hosts type
  • Fix creation of global pattern

v0.1.15

26 Nov 22:26

Choose a tag to compare

Version 0.1.15 (2024-11-26)

  • Update install instructions and license

v0.1.14

26 Nov 21:03

Choose a tag to compare

Version 0.1.14 (2024-11-26)

  • Fix exceptions and cli system status code
  • Change default python print output to click or rich output

v0.1.13

26 Nov 21:03

Choose a tag to compare

Version 0.1.13 (2024-11-25)

  • Add filters by name, info and parameters when filtering by hosts
  • Add filters by name, info and desc when filtering by groups
  • Sort hosts by name

v0.1.12

22 Nov 15:45

Choose a tag to compare

Version 0.1.12 (2024-11-22)

  • Fix Filter Hosts on Tui Connections Tree

v0.1.11

22 Nov 15:45

Choose a tag to compare

Version 0.1.11 (2024-11-22)

  • Fix Host name and Group name validation
  • Fix the global wildcard * location when it is created or set
  • Update escape key on Tui interface

v0.1.10: Squashed commit of the following:

22 Nov 15:45

Choose a tag to compare

Version 0.1.10 (2024-11-21)

  • Fix Host regex

v0.1.8

22 Nov 15:44

Choose a tag to compare

Version 0.1.8 (2024-11-21)

  • Makes callable as a module with python -m sshtmux
  • Add more info about special available strings when SSH_CUSTOM_COMMAND is used on docs

v0.1.6

21 Nov 02:57

Choose a tag to compare

Version 0.1.6 (2024-11-20)

  • Fix inicial window name on tmux
  • Add mouse info and add keybind info on docs

v0.1.5

20 Nov 11:11

Choose a tag to compare

Version 0.1.5 (2024-11-20)

  • Fix images links on Readme
  • Update Readme infos