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.
Loading
Please register or sign in to comment