zsh-autosuggestions/spec/strategies
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.
2017-01-24 23:04:07 -07:00
..
default_spec.rb Revert fc usage in calculating suggestion 2017-01-24 23:04:07 -07:00
match_prev_cmd_spec.rb Implement suggestion integration tests in RSpec + tmux 2017-01-19 22:38:19 -07:00