KDE’s advanced text editor. More information: https://docs.kde.org/stable/en/kate/kate/fundamentals.html#starting-from-the-command-line.
kate {{path/to/file1 path/to/file2 ...}}
kate {{https://example.com/path/to/file1 https://example.com/path/to/file2 ...}}
kate {{[-n|--new]}}
kate {{[-l|--line]}} {{line_number}} {{path/to/file}}
kate {{[-l|--line]}} {{line_number}} {{[-c|--column]}} {{column_number}} {{path/to/file}}
stdin:cat {{path/to/file}} | kate {{[-i|--stdin]}}
kate {{[-h|--help]}}