Code
Hub
Workspaces
Following
Trending
Connect
MCP
copy
Create free account
hub
/
github.com/MoonshotAI/kimi-code
/
Class
packages/pi-tui/src/components/editor.ts:265–265 ·
view source on GitHub ↗
Source
from the content-addressed store, hash-verified
263
}
264
265
export
class
Editor implements Component, Focusable {
266
private state: EditorState = {
267
lines: [
""
],
268
cursorLine: 0,
Callers
nothing calls this directly
Calls
no outgoing calls
Tested by
no test coverage detected