zsh-autosuggestions/spec
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
..
strategies Revert fc usage in calculating suggestion 2017-01-24 23:04:07 -07:00
widgets Add rspec test around accepting suggestions 2017-01-19 22:38:19 -07:00
spec_helper.rb Add TerminalSession helper for managing a tmux session 2017-01-19 22:38:19 -07:00
terminal_session.rb Add TerminalSession helper for managing a tmux session 2017-01-19 22:38:19 -07:00