Skip to content

Releases: KURANADO2/lazyssh

0.11.0

29 May 02:42

Choose a tag to compare

feat: Add group toggle ability

0.10.0

24 Apr 10:42

Choose a tag to compare

  • feat: Remove ip search ability
  • feat: Support mouse scrolling

0.9.1

24 Apr 10:41

Choose a tag to compare

  • fix: ssh login is not allowed if the group is selected

0.9.0

24 Apr 10:41

Choose a tag to compare

  • feat: Support group
  • feat: Improved indentation problem without grouping
  • feat: Support password-based login
  • fix: Fix to render not showing fully when Host contains spaces

0.8.0

24 Apr 10:41

Choose a tag to compare

  • fix: Fixed incorrect rendering alignment when Host is a non-ASCII character
  • feat: Adjust the rendering style so that both Host and Ip are left aligned

0.7.0

24 Apr 10:41

Choose a tag to compare

  • feat: ~/.ssh/config Host supports non-Ascii characters

0.6.0

24 Apr 10:40

Choose a tag to compare

  • feat: You can double-click the mouse to login in to the server directly

0.5.0

24 Apr 10:40

Choose a tag to compare

  • feat: You can select a server by mouse

0.4.0

24 Apr 10:40

Choose a tag to compare

  • feat: Support display and search ip

0.3.0

24 Apr 10:40

Choose a tag to compare

  • feat: You can select search results by pressing arrow keys or ctrl+j/k