I’ve noticed new behavior in Kate, where it takes a substring of the text contents in the document and adds it as part of the tab name. For example, if the document contains the text “The quick brown fox jumps over the lazy dog”, then the tab text becomes “Untitled (The quick brown fox jumps over t)”. I don’t like how much space it takes in the tab, and I find it distracting to have text appear in two places when using Kate as a scratchpad.
Looked through the Kate settings, but couldn’t find the relevant toggle to turn this off. Is this configurable?
The file name is in the tab name if the file exists. My query relates to tabs where there is no backing file. For me this is a common scenario as I use it as a scratchpad to copy and paste content.
Not sure why it’s not showing up for you. I turned off all plugins in Kate, and the behavior persists. I see the same behavior as in @Krovikan ‘s screenshot.
Well, I guess I’m not on the newest 25.12.3 then… I already know I’m not going to like this feature when it drops for me, though. I already much rather wish KDE applications with tabs offered a general setting to set a maximum tab width, since I always find it confusing when tabs take up half the screen.
That’s unfortunate. I guess the best solution will be to pin the package to the version before this change was introduced.
If you’re an Arch Linux user and you want the old behavior, you can get it by downgrading the ktexteditor package to ktexteditor-6.24.0-2-x86_64.pkg.tar.zst and pinning the version in pacman.conf.
OK. I would have argued for rejecting the feature request without a user preference toggle.
Some people clearly like this functionality (or it wouldn’t have been submitted) and for them it makes Kate better; some people don’t like it (per feedback in this thread) and for them it makes Kate worse. Which group is bigger? It’s not clear that any of us knows.
If you don’t have user feedback, then you can’t be sure that implementing this feature without a toggle delivers net benefit for the users.
That is not the answer always. And if we started doing that by default, it would become really difficult to use and develop Kate because of the complexity each new option brings that we have to maintain and the user has to deal with.
So if a merge request was made to add a preference toggle for this new “document summary in Untitled tab names” feature, would it be rejected on the grounds of added complexity?