QCodeEditor
QCodeEditor copied to clipboard
fix: MoveToStartOfLine and MoveToEndOfLine behaviors
This fixes cpeditor/cpeditor#774.
The CI here is very outdated. Maybe we can do the checks in the main repo instead.
Testing on macOS is needed as MoveToStartOfLine is not Home on macOS. And macOS has a MoveToStartOfBlock key sequence, maybe special handling is preferred.