| AArch64 | |
| ppc64le | |
| s390x | |
| x86-64 |
- Update to 0.9.2: * Numerous bash fixes * Bind to both emacs and vi-insert keymaps in Bash
- Update to 0.9.1:
* Added the mcfly stats command
* Prevent cancellation of Bash/Zsh initialization on mcfly
initialization failure
* Prevent UTF-8 entry issue from new default to avoid TIOCSTI
added in 0.9.0
- Update to 0.9.0: * Make bash no longer use TIOCSTI by default
- Update to 0.8.6: * Add windows asset generation * Fix init issue for fish
- Update 0.8.5: * Use C:\Users\username\AppData\Local instead of C:\Users\username\AppData\Roaming * Fix Fish return codes * Allow colors to be configured in a new optional config.toml * Paste in emacs mode
- Update to 0.8.4: * Remove spurious print when moving files. * PowerShell improvements
- Update to 0.8.3:
* Add support for exporting command history matching a regex or
date range
* Add Windows and Powershell support
* Add deprecation warning on brew tap.
- Update to 0.8.2:
* Add support for exporting command history matching a regex
or date range
- Update to 0.8.1:
* Fix use of MCFLY_DISABLE_MENU
* Support Fish private mode support
* Always set MCFLY_HISTORY in zsh to support subshells
* Allow linking mcfly with system-provided sqlite with
sqlite-bundled feature flag
* And allow sourcing in zsh more than once
* Reduce size by removing unnecessary/unused regex features
* Add per-directory history
- Update to 0.8.0: * Add forward-compatibility check for database schema * Add MCFLY_DISABLE_RUN_COMMAND option to disable command running * Add customizable prompt with MCFLY_PROMPT * Replace termion with crossterm * Allow ENV variables to be set to FALSE
- Initial package of mcfly 0.7.1 for openSUSE