Y
Hacker News
new
|
ask
|
show
|
jobs
by
vimda
1317 days ago
> it can't suggest a next command to run based on the output of the previous command
thefuck (
https://github.com/nvbn/thefuck#how-it-works
) does exactly that...
1 comments
alokedesai
1317 days ago
We collaborated with thefuck to build our version of this :) TF is slightly different in that they actually _rerun_ your last command to get the output since they don't have access to command output
link