problem with KATE editor

Jorge M. Pacheco jorgem.pacheco at gmail.com
Fri Apr 25 10:33:15 BST 2025


Hello !
I am experiencing the following problem using the KATE editor that I 
love so much:
In a bash script file I have the following sequence:

#!/bin/bash
# -----------------------------------------------------------------
cd  R06-67; RunMATHLocal RUNWithIntegerInput.m ; cd ..

I open this file with KATE and, without changing anything I press Save.
The result is:

#!/bin/bash
# -----------------------------------------------------------------
cd R06-67
RunMATHLocal RUNWithIntegerInput.m
cd ..

How can I disable this feature ?
I am sure there must be a command to achieve this in KATE, but I have 
been unable to find it.
Needless to say, the same automatic changes happen with code written in 
other languages, such a Python.

Thanks very much in advance for your time,

Jorge M. Pacheco

PS: I am using Fedora 41 KDE running kernel 6.13.11-200.fc41.x86_64 & 
X11 session (I often use Mathematica that does not work properly in 
Wayland).


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://mail.kde.org/pipermail/kwrite-devel/attachments/20250425/d54f5bd3/attachment.htm>


More information about the KWrite-Devel mailing list