Skip to content

Set cursor position after remote file open fix

BUG 335608

Resolves the issue that kate does not set the cursor position when it is launched from command line with a remote file name and with the --line and/or --column options.

Tested with kate 20.12 and fish:// protocol. Not sure what reviewers should pay attention to as I'm completely new to KDE development and c++. Comments and critiques are welcome!

Merge request reports