Merge pull request #504 from zsh-users/ef/async-by-default
Enable async mode by default in newer versions of zshfixes/partial-accept-duplicate-word
commit
9ad039443f
@ -1,7 +0,0 @@
|
||||
describe 'suggestion fetching' do
|
||||
it 'is performed synchronously'
|
||||
|
||||
context 'when ZSH_AUTOSUGGEST_USE_ASYNC is set' do
|
||||
it 'is performed asynchronously'
|
||||
end
|
||||
end
|
Loading…
Reference in New Issue