Skip to content

Releases: alberti42/tmux-ssh-syncing

1.1.1

09 Sep 09:51

Choose a tag to compare

Change log

Minor fixes

  • Improved file descriptor handling for tty

1.1.0

07 Sep 18:13

Choose a tag to compare

Change log

New features

  • Stores the cursor shape and restores it after exiting a ssh session. It takes advantage of a recent extension of tmux supporting DECRQSS queries (see tmux/tmux#4618). Otherwise, if DECRQSS is not supported, it relies on tmux cursor-style option.

1.0.3

29 Aug 16:45

Choose a tag to compare

Change log

Minor fix

  • Replaced tmux with command tmux to ensure that the command version of tmux is executed

1.0.2

18 Jan 11:17

Choose a tag to compare

Change log

Fixes

  • Fixed handling of SIGINT and SIGTERM interrupts
  • Added screencast in mp4

1.0.1

28 Dec 18:24

Choose a tag to compare

Change log

Bug fixes

  • Made zsh code more robust by adding emulate -LR instructions.

1.0.0

28 Dec 16:21
d2a899c

Choose a tag to compare

First release

First release of tmux-ssh-syncing plugin.