25'ten fazla konu seçemezsiniz Konular bir harf veya rakamla başlamalı, kısa çizgiler ('-') içerebilir ve en fazla 35 karakter uzunluğunda olabilir.

7 satır
212 B

  1. describe 'a displayed suggestion' do
  2. it 'is shown in the default style'
  3. describe 'when ZSH_AUTOSUGGEST_HIGHLIGHT_STYLE is set to a zle_highlight string' do
  4. it 'is shown in the specified style'
  5. end
  6. end