File mcfly.changes of Package failed_mcfly
-------------------------------------------------------------------
Mon May 13 06:47:52 UTC 2024 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Mon Dec 25 07:49:21 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Update to 0.8.4:
* Remove spurious print when moving files.
* PowerShell improvements
-------------------------------------------------------------------
Mon Dec 4 07:29:28 UTC 2023 - Michael Vetter <mvetter@suse.com>
- 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.
-------------------------------------------------------------------
Sun Dec 3 20:24:02 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Update to 0.8.2:
* Add support for exporting command history matching a regex
or date range
-------------------------------------------------------------------
Fri Jun 9 14:36:07 UTC 2023 - Gus Kenion <gkenion@suse.com>
- 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
-------------------------------------------------------------------
Tue Mar 7 07:39:23 UTC 2023 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Wed Jan 11 11:24:28 UTC 2023 - Michael Vetter <mvetter@suse.com>
- Initial package of mcfly 0.7.1 for openSUSE