Xxh Versions Save

🚀 Bring your favorite shell wherever you go through the ssh. Xonsh shell, fish, zsh, osquery and so on.

0.8.14

1 month ago

What's Changed

New Contributors

Full Changelog: https://github.com/xxh/xxh/compare/0.8.12...0.8.14

0.8.12

1 year ago

Maintenance release

0.8.11

1 year ago

xxh

  • Preserve symbolic links when copying files via cp. Thanks @meermanr!

xxh-shell-xonsh

  • Bumped to xonsh 0.13.3

0.8.10-release2

2 years ago

Package maintenance release

0.8.9

2 years ago

xxh

xxh-dev

  • The xxh-portable configs were updated

fish-portable

  • Fish-portable was updated to 3.3.1

0.8.8

2 years ago

xxh

  • Fix xxh.zsh on MacOS. Thanks @Moulick!

xxh-shell-elvish

  • Alpha version released.

0.8.7

3 years ago

xxh

  • Added more patterns to support Mac. Thanks @idkjs!
  • Fixed uppercase alias definitions of ssh hosts. Thanks @jbreicis!
  • Updated README with better english. Thanks @petarvujovic98 and @0xflotus!

xxh repository

  • Added tests running in case of creating Pull Request.
  • Added xxh-portable and xxh AppImage to Github Assets in case of release.

xxh-shell-xonsh

  • Updated to xonsh 0.9.27

xxh-shell-fish

  • Updated to fish 3.2.0. Thanks to @frederickjh!

xxh-dev

0.8.6

3 years ago

xxh

  • Added extraction case sensitive hostname (#97).

xxh-shell-xonsh

  • Switched xonsh.AppImage to official 0.9.22 build.

xxh-plugin-prerun-dotfiles

  • Fixed shebang for PyPi packages bin-scripts.
  • Added .xonshrc template.

xxh-plugin-xonsh-theme-bar and xxh-plugin-xonsh-pipe-liner

  • These plugins deprecated now. Read the instruction in the README.

0.8.5

3 years ago

Package maintenance

0.8.4

3 years ago

xxh

  • New option ++pexpect-disable to switch pexpect off to connect faster and stable when you're authorization without password
  • Added quotation of SSH arguments (#91) to improve proxy support - thanks @chitoku-k!
  • Fix VisualHostKey (#88) - thanks @onokatio!
  • Fix host xxh home after config loading (#90) - thanks @onokatio!
  • Fix +q option after config loading (#93)

xxh-plugin-prerun-core

  • Added xxh-screen command to run screen command with xxh session.