• Users

    Color Settings

    by  • March 1, 2012 • Developers, Users • 4 Comments

    This week, Kate Part received an update of the “Colors” tab in the settings dialog, available in KDE 4.9. The major features include configurable colors: search highlight, replace highlight and modified line colors – finally possibility to always use colors from the KDE color scheme. the implementation works in a way that at some...

    Read more →

    Disable Line Modification Indicators

    by  • February 26, 2012 • Developers, Users • 0 Comments

    On KDE 4.8.0, there is no way to disable the line modification markers. In KDE >= 4.8.1, you can disable them as follows by first closing Kate and then typing kwriteconfig --file katerc --group "Kate View Defaults" --key "Line Modification" --type bool false To enable it again, close Kate and run kwriteconfig --file katerc --group...

    Read more →