This is to help address bad corrections like the following (note the position of the -p flag): thefuck 'git log $(git ls-files thefuck | grep python_command) -p' git log $(git ls-files thefuck | grep -p python_command) [enter/↑/↓/ctrl+c]
Fix #301
shells