E.g. rules that work on cd should work on it /anywhere/ in a command, not just if
it starts with cd. This involves both eshell-thefuck--for-app and the actual new
commands returned in :get-new-commmand.
Anywhere in this context probably just means included with && or in a subshell.
E.g. rules that work on
cd
should work on it /anywhere/ in a command, not just if it starts with cd. This involves botheshell-thefuck--for-app
and the actual new commands returned in:get-new-commmand
.Anywhere in this context probably just means included with
&&
or in a subshell.