| 1 | import { deleteNearSelection } from "./deleteNearSelection.js" |
| 2 | import { runInOp } from "../display/operations.js" |
| 3 | import { ensureCursorVisible } from "../display/scrolling.js" |
| 4 | import { endOfLine } from "../input/movement.js" |
nothing calls this directly
no test coverage detected