New
3.24
- instant fuck mode support on macOS (#682);
- command selection with
ctrl+nandctrl+pinstead 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.outputinstead ofstdout/stderr(#682, #691); - multiline PS1 with instant mode (#692);
- add
php_srule that replaces -s by -S when trying to run a local php server (#655); - add
dnf_no_such_commandrule that fixes mistyped DNF commands (#698); - add
git_remote_deleterule that replacesgit remote delete remote_namewithgit remote remove remote_name(#670); - add
git_push_different_branch_namesrule that fixes pushes when local brach name does not match remote branch name (#652); - add
prove_recursivelyrule that adds-rwhen called with directory; - add
brew_cask_dependencyrule that installs cask dependencies; - fix
brew_update_formularule (#710).