Revert `fc` usage in calculating suggestion
As far as I know, `fc` makes it impossible to tell whether history items used an actual newline character or the string "\n". Pulling from the `$history` array gives a more accurate representation of the actual command that was run.pull/180/head
parent
8e06a54b1c
commit
0305908adf
Loading…
Reference in New Issue