You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
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.
9 years ago
..
default_spec.rb Revert `fc` usage in calculating suggestion 9 years ago
match_prev_cmd_spec.rb Implement suggestion integration tests in RSpec + tmux 9 years ago