Skip to content
Commit 42ef83fb authored by Yuanle Song's avatar Yuanle Song
Browse files

fix zero-fetch-size; zero-panel add hints support.

- zero-framework.el and zero-pinyin.el when updating zero-fetch-size,
  should update it to

    (max (length candidates) fetch-size)

  because service can return more than asked and it still counts.

- zero-panel.el add hints support and use it for pass has_next_page,
  has_previous_page indicator.
parent 029a5600
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment