Skip to content

Releases: lcrespom/nash

Release 1.3.1 - Fixed installation problem

05 Feb 09:50
Compare
Choose a tag to compare

Fixed the installation problem of 1.3.0.

Release 1.3.0 - Remote session support

04 Feb 15:28
Compare
Choose a tag to compare

The major new feature of this release is the support for using nash in remote servers or docker containers that do not need to have nash installed - just bash.

Release 1.2.0 - Align with user manual

02 Feb 09:18
Compare
Choose a tag to compare
  • Align functionality with user manual
  • Improve UX of history menu
  • Minor fixes and improvements in completion plugin

Release 1.1.0 - Improved interactivity

30 Jan 21:25
Compare
Choose a tag to compare

All menus (command history, directory history and tab-completion) allow typing more characters to narrow the search.

Release 1.0.1 - fixed some minor bugs

29 Jan 13:27
Compare
Choose a tag to compare

Fixed two bugs that appeared when using the prompt at the bottom of the window:

  • When typing a long line at the last line of the terminal window, the overflow caused line duplication.
  • When using a drop-down menu near the bottom of the terminal window, the cursor was restored in the wrong position.

Release 1.0 - fully functional

28 Jan 15:35
Compare
Choose a tag to compare

Created binary packages using https://github.com/zeit/pkg, so they don't require node.js to be installed.

This first version should be fully functional. Please report any problems in the issues page.