Skip to content

Releases: cantino/mcfly

v0.5.7 - Bunch of fixes

27 Jun 23:35

Choose a tag to compare

  • Document MCFLY_RESULTS config value
  • Initialize database inside a transaction for speed (thanks @SafariMonkey!)
  • Move to cantino/homebrew-mcfly for tap install
  • Show run time of commands (thanks @dmfay!)
  • Clean PROMPT_COMMAND before joining with a semicolon in Bash
  • Fix zsh interactivity test
  • Make ^d delete forward (thanks @rbutoi!)
  • Move to Github Actions for build and add install script instructions (thanks @praveenperera!)

Fish shell bug fixes

01 Apr 18:47

Choose a tag to compare

0.5.6 - Apr 1, 2021

Add MCFLY_HISTORY_LIMIT and fix bugs

13 Mar 06:37

Choose a tag to compare

0.5.5 - Mar 12, 2021

  • Fixed a crash during init without any history
  • Fixed issue when deleting all history (thanks @akinnane!)
  • Add MCFLY_HISTORY_LIMIT to limit history search

Switch to `mcfly init` shell config pattern

01 Mar 02:34

Choose a tag to compare

0.5.4 - Feb 28, 2021

  • Switched to mcfly init pattern for shell config files (thanks @b3nj5m1n!)

Ensure history is appended in Bash 4+

17 Jan 21:26

Choose a tag to compare

Bash 4+ now leave a cleaner terminal buffer

11 Dec 03:18

Choose a tag to compare

0.5.2 - Dec 10, 2020

  • Bash 4+ should no longer have a cluttered terminal buffer (thanks @CreativeCactus)
  • Vim mode now starts in insert mode (thanks @JamJar00)

Fuzzy search

06 Dec 21:04

Choose a tag to compare

Fuzzy searching via the MCFLY_FUZZY option from @dmfay.

Fish support

22 Aug 07:02

Choose a tag to compare

Thanks to @tjkirch, McFly now supports the fish shell.

v0.4.1

29 Jun 21:56

Choose a tag to compare

v0.4.1 Pre-release
Pre-release
Port over some fixes to trust and disable strip for now

Zsh support

28 Jun 18:33
736db3d

Choose a tag to compare

Mcfly now supports zsh! The README has instructions on how to include it in your .zshrc.