Commit Graph

5 Commits (ea505b01e52731e2d6023d5f191dbaea1652c9e2)

Author SHA1 Message Date
Eric Freese ed8056c5e8 Lots of async changes 8 years ago
Eric Freese c3425870f1 Wait for the terminal.clear to go through before continuing
Prevents some flakiness in tests
9 years ago
Eric Freese 0305908adf 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.
9 years ago
Eric Freese 8e06a54b1c Add test for string with "\n" in it 9 years ago
Eric Freese c22ab0e399 Implement suggestion integration tests in RSpec + tmux 9 years ago