#kate — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #kate, aggregated by home.social.
-
I hate my text editor now, Kate. The version on Ubuntu 24 has been outdate for a while now, as they focus on main branch. Fine, whatever. But now somebody has decide to backport something and it breaks the indentation settings.
There'll be zero value in reporting this as the "focus on main". This type of stuff angers me.
I really need a new text editor, yet never actually found one that supports multiple windows for the same instance.
-
Looks like for everyday notes I will go to back SublimeText because all that I can fing about #Kate is that it should be able to keep unsaved files in session. But it is not doing that! Cool, cool, cool.
-
Me being very annoyed about #Kate loosing unsaved files from session when closed.
Me: installs #Notepadqq
Me: oh, this looks cool, why I didn't tried it earlyier?
Notepadqq: crashes after 15 seconds.
Me: oh, right, thats why. I did try it. -
Kate Middleton Accused of Being an AI Hologram After Committing the Crime of Changing Her Trousers
LONDON Discovers a New Conspiracy Theory: The Princess Has More Than One Pair of Trousers
LONDON. #aigenerated #bodydouble #conspiracy #garmentforensics #hiking #internetsleuths #Kate #monarchy #nationalparks #Outrage #pantsgate #royalfitness #royals #threepeaks #trousershttps://prat.uk/morons-accuse-kate-middleton-of-being-an-ai-hologram/
-
Kate Middleton Accused of Being an AI Hologram After Committing the Crime of Changing Her Trousers
LONDON Discovers a New Conspiracy Theory: The Princess Has More Than One Pair of Trousers
LONDON. #aigenerated #bodydouble #conspiracy #garmentforensics #hiking #internetsleuths #Kate #monarchy #nationalparks #Outrage #pantsgate #royalfitness #royals #threepeaks #trousershttps://prat.uk/morons-accuse-kate-middleton-of-being-an-ai-hologram/
-
Texteditor - teste gerade Alternativen für notepadqq unter Debian für die kleinen dev tasks zwischendurch - Kate, notepadnext, neovim, zed - wird vermutlich Kate.
Tipps und Anregungen sind willkommen :)
#linux #editor #texteditor #notepad #notepadqq #kate #coding #scripting #psedit #windows #wechselzulinx #did #diday #didit #vim #neovim
-
Princess Kate scales Britain’s highest peaks to raise money for cancer charity
-
-
Previsualizar archivos MarkDown en el editor Kate de #KDE
Veamos cómo previsualizar el renderizado de archivos en formato markdown en el editor Kate de KDE -
Installed Linux Mint 22.3 yestereve on my third 128 GB M.2 stick, and I'm typing in it now. Not a complete install, since I have more programs to add, more config to do. But I'm going to do another one, because some things went awry, while others went better.
Awry: I forgot to wipe the SSD before installing LM, and now I have a grub menu on startup, even though I let the installation overwrite everything on the drive, so there's nothing else to boot to. I don't like that, even though it's mostly cosmetic.
Better: I usually install #Kate text editor from the repo, which has version 23.08.5. It has some oddity where emojis lose their color. (See post toot·cat/@bok/115930009594975107 .) This time I installed the #KDEKate flatpak, 26.04.1, and emojis appear properly in it.
So I'm swapping sticks again, and will do a wipe and reinstall on a different drive.
-
I submitted a report to Kate text editor today regarding the status bar not including newlines, which makes it really difficult for users to use Kate for situations like writing a Alt Text for Misskey (only 512 characters are allowed including newlines) or places like VRChat biographies (only 512 characters are allowed including newlines)
https://bugs.kde.org/show_bug.cgi?id=520257 #KDE #Kate -
Ich arbeite mit #kde und dem Texteditor #kate . Aber so etwas simples wie die zuletzt geöffneten Dateien wird mir nicht zuverlässig angezeigt: Manche sind da, andere nicht.
Kann es daran liegen, dass manche Dateien auf einer anderen Partition liegen? Oder zeigt Kate nur Dateien, die auch von KDE indiziert sind, an? Das fände ich ziemlichen Quatsch.
#linux #kde -
-
@thomas Habe gestern für mich #Kate entdeckt, tolles Tool! #kateeditor
-
KDE Frameworks 6.26 migliora KIO, Kirigami e Baloo con nuove funzioni, fix per Wayland, supporto Python 3.15 e ottimizzazioni UI. #KDE #Linux #OpenSource #Qt #KIO #Kirigami #Baloo #Kate #Wayland #Frameworks
-
If you happen to like @kde s #Kate #Editor an want to use #vhdl_ls LSP, here's a configuration snipped for you:
```
{
"servers": {
"vhdl": {
"command": ["vhdl_ls"],
"url": "https://github.com/VHDL-LS/rust_hdl",
"highlightingModeRegex": "^VHDL$",
"rootIndicationFileNames": ["vhdl_ls.toml"]
}
}
}
```The `rootIndicationFileNames` property did the trick for me. Before it would not care to check the project-local `vhdl_ls.toml` file.
If you wonder why the heck anyone would do VHDL to themselves: Lucky you, you're beautiful.
-
Are the Kate developers being held at gunpoint against their will?
Why is the default setting now TWO dialogue boxes to get to the text editor?
Annoyed me enough to dig through the settings to find the toggle for a new session by default, and to turn of the annoying "Welcome" tab that I don't use, because KRunner already has text file search on.
#KDE #Kate #Linux -
A story of #Kate editor from #KDE:
Moving a file by *renaming* (e.g. from blah.txt to subfolder/blah.txt) spares the time it takes to close the file in the editor, then manually move it, then reopen in the editor.
However Kate's document selector recently (april 2026) forgot what a POSIX path is and seems to believe that ".." is a valid folder name, and happily renders two impossible parent folders 🤡