KDE’s advanced text editor. More information: https://kate-editor.org/.
kate path/to/file1 path/to/file2 ...
kate https://example.com/path/to/file1 https://example.com/path/to/file2 ...
kate --new
kate --line line_number path/to/file
kate --line line_number --column column_number path/to/file
stdin
:cat path/to/file | kate --stdin
kate --help