thefuck v3.24 Release Notes

Release Date: 2017-10-16 // over 6 years ago
    • ๐ŸŽ instant fuck mode support on macOS (#682);
    • command selection with ctrl+n and ctrl+p instead of โ†‘ and โ†“ (#711);
    • ๐Ÿ‘Œ improvements in cache (#707);
    • ๐Ÿ›  fixed exception in python3 + fish (#708);
    • ๐Ÿ›  fixed configuration code for fish shell (#658);
    • ๐Ÿ‘Œ support parameters in PowerShell (#696);
    • rules api changed, Command.output instead of stdout/stderr (#682, #691);
    • multiline PS1 with instant mode (#692);
    • โž• add php_s rule that replaces -s by -S when trying to run a local php server (#655);
    • add dnf_no_such_command rule that fixes mistyped DNF commands (#698);
    • add git_remote_delete rule that replaces git remote delete remote_name with git remote remove remote_name (#670);
    • add git_push_different_branch_names rule that fixes pushes when local brach name does not match remote branch name (#652);
    • โž• add prove_recursively rule that adds -r when called with directory;
    • add brew_cask_dependency rule that installs cask dependencies;
    • โšก๏ธ fix brew_update_formula rule (#710).