MCPcopy Create free account
hub / github.com/antirez/smallchat / terminalCursorAtLineStart

Function terminalCursorAtLineStart

smallchat-client.c:114–116  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

112}
113
114void terminalCursorAtLineStart(void) {
115 write(fileno(stdout),"\r",1);
116}
117
118#define IB_MAX 128
119struct InputBuffer {

Callers 1

inputBufferHideFunction · 0.85

Calls

no outgoing calls

Tested by

no test coverage detected