Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
fix: Insert surrounds on last column.
* When querying the user for input, the column gets clamped to the nearest valid column, i.e. #line. This fix grabs the cursor position before clamping occurs, allowing for proper insertion at the end of the line.
- Loading branch information