You will see the p-search session buffer after a session starts. This buffer is noted by it’s four main sections: candidate generators, mappings, priors, and search results. The later sections will cover these areas in more depth.
To move about the buffer, there are the usual movement keys bound (C-p
, C-n
, C-b
, C-f
) as well as the following commands
p-search-next-item
) ¶Move to the next entity, be it candidate generator, mapping, prior, or search result.
p-search-prev-item
) ¶Move to the previous entity.
The buffer is displayed in togglable sections. You can toggle a section’s folding with TAB.
p-search-toggle-section
) ¶Toggle the folding of the element at the current point.