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
Eric Freese 822a1f30e0 Async is less reliable in zsh versions < 5.0.8
`stty` occasionally hangs (always in CircleCI) inside the async pty.

Disable the tests for now until we can figure out and fix/workaround
this issue.
7 years ago
..
integrations Create general spec for async behavior 7 years ago
options Make asynchronous suggestions disabled by default 8 years ago
strategies Add test for special characters with match_prev_cmd strategy 8 years ago
widgets Enabling suggestions should not fetch a suggestion if buffer is empty 8 years ago
async_spec.rb Async is less reliable in zsh versions < 5.0.8 7 years ago
kill_ring_spec.rb Don't break kill ring rotation 7 years ago
multi_line_spec.rb Lots of async changes 9 years ago
spec_helper.rb Lots of async changes 9 years ago
terminal_session.rb Async is less reliable in zsh versions < 5.0.8 7 years ago