MCPcopy Create free account
hub / github.com/antirez/ds4 / sigaction

Class sigaction

ds4_agent.c:10228–10228  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

10226 * reserved bottom rows; the fallback path keeps the older one-row-below-output
10227 * trick for terminals where scroll regions are unavailable. */
10228static void editor_show(agent_editor *ed) {
10229 if (!ed->active || !ed->hidden) return;
10230 if (ed->scroll_region) {
10231 editor_save_output_cursor(ed);

Callers 1

mainFunction · 0.70

Calls

no outgoing calls

Tested by

no test coverage detected