MCPcopy Create free account
hub / github.com/KoboldAI/KoboldAI-Client / chunkOnKeyDownSelectionChange

Function chunkOnKeyDownSelectionChange

static/application.js:2104–2106  ·  view source on GitHub ↗
(event)

Source from the content-addressed store, hash-verified

2102}
2103
2104function chunkOnKeyDownSelectionChange(event) {
2105 return _chunkOnSelectionChange(event, false);
2106}
2107
2108// This gets run when you defocus the editor by clicking
2109// outside of the editor or by pressing escape or tab

Callers

nothing calls this directly

Calls 1

_chunkOnSelectionChangeFunction · 0.85

Tested by

no test coverage detected