💾 Archived View for freeshell.de › tldr › kate.gmi captured on 2023-11-14 at 09:47:01. Gemini links have been rewritten to link to archived content
⬅️ Previous capture (2022-04-28)
-=-=-=-=-=-=-
KDE Text Editor.
kate {path/to/file1} {path/to/file2}
kate {https://example.com/path/to/file}
kate --new
kate --line {line_number} {path/to/file}
kate --line {line_number} --column {column_number} {path/to/file}
cat {path/to/file} | kate --stdin
kate --help
Copyright © 2014—present the tldr-pages team and contributors.
This work is licensed under the Creative Commons Attribution 4.0 International License (CC-BY).