File mcfly.changes of Package mcfly
-------------------------------------------------------------------
Wed Feb 12 07:41:58 UTC 2025 - Michael Vetter <mvetter@suse.com>
- Update to 0.9.3:
* Fix PowerShell VIM key scheme duplicates keypresses
* Display more results by default
* Hopefully fix occasional sort panics
-------------------------------------------------------------------
Wed Aug 14 06:16:08 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.9.2:
* Numerous bash fixes
* Bind to both emacs and vi-insert keymaps in Bash
-------------------------------------------------------------------
Thu Jul 11 07:48:02 UTC 2024 - Michael Vetter <mvetter@suse.com>
- 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
-------------------------------------------------------------------
Mon Jun 3 06:27:57 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.9.0:
* Make bash no longer use TIOCSTI by default
-------------------------------------------------------------------
Sun May 19 08:54:44 UTC 2024 - Michael Vetter <mvetter@suse.com>
- Update to 0.8.6:
* Add windows asset generation
* Fix init issue for fish
-------------------------------------------------------------------
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