acceptChunk

fun acceptChunk(view: EditorSession, pos: DocPos? = null): Boolean

In a unified merge view, accept the chunk under the given position or the cursor. This chunk will no longer be highlighted unless it is edited again.