Releases: lcrespom/nash
Releases · lcrespom/nash
Release 1.3.1 - Fixed installation problem
Fixed the installation problem of 1.3.0.
Release 1.3.0 - Remote session support
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
- Align functionality with user manual
- Improve UX of history menu
- Minor fixes and improvements in completion plugin
Release 1.1.0 - Improved interactivity
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
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
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.