#gedit — Public Fediverse posts
Live and recent posts from across the Fediverse tagged #gedit, aggregated by home.social.
-
Kurcze to chyba nie jest przejściowe chwilowe. Plugin terminala do gedit wzioł i znik. Wcześniej gdzieś czytałem, że to migracja do głównego repo ale dziś zacząłem drapać i nie wygląda.
https://gedit-text-editor.org/blog/2026-01-16-gedit-49-0.html
Szkoda. Nie żeby to był jakiś kluczowy ficzer, ale będą momenty kiedy będzie mi tego cudaka bardzo brakowało.
-
https://gedit-text-editor.org/b2b.html
B2B Services around #gedit and libgedit.
If you know a community or company in need of custom developer tools, don't hesitate to get in touch 😃 !
-
https://gedit-text-editor.org/blog/2026-05-29-news.html
Some #gedit news for the last couple of months.
The highlight is the section “Code re-use and Business-to-Business opportunities”. B2B around gedit (and libgedit) is still something to develop and to grow. -
Petite fonction #bash pour trouver un texte dans les fichiers parmi ceux du répertoire actuel, montrer les résultats dans #fzf et ouvrir la sélection dans un éditeur de texte, ici #gedit
where () {
DOSSIER=$PWD
RESULTATS=$(rg -n -i --glob "*.{org,md,txt}" "$1" "$DOSSIER")
SELECTION=$(echo "$RESULTATS" | fzf --prompt "Sélectionner un fichier : ")
FICHIER=$(echo "$SELECTION" | cut -d: -f1)
LIGNE=$(echo "$SELECTION" | cut -d: -f2)
if [ -n "$FICHIER" ]
then
gedit +$LIGNE "$FICHIER"fi
} -
@matttbe @ploum When I saw Ploum move in with his family, I didn't show up directly. Instead, I printed - with #gedit, naturally - the HTML source of one of my previous blog post (written in a custom template system used only by me) and written in addition just my street number, then crossed the street and posted it discreetly 🙂
The blog post in question was not chosen randomly, since it was about a subject we chatted around tea some time earlier: https://informatique-libre.be/swilmet/blog/2022-09-20-gafam-magma.html
-
(more Linux news in original post)
Ubuntu 26.10 could drop btrfs, ZFS and LUKS support from GRUB:
https://www.omgubuntu.co.uk/2026/03/ubuntu-grub-secure-boot-luks-changes
(Why don't they drop Snap too to protect user's security? Snap Store also has malware lol)Ubuntu’s Security Center app adds Ubuntu Pro settings:
https://www.omgubuntu.co.uk/2026/03/ubuntu-security-center-ubuntu-proUbuntu 26.04 Beta is now available to download:
https://www.omgubuntu.co.uk/2026/03/ubuntu-26-04-beta-is-now-available-to-downloadUbuntu Maker Canonical Joins The Rust Foundation:
https://www.phoronix.com/news/Canonical-Joins-Rust-FoundationFedora 45 Aims For IPv6-Mostly Support Out-Of-The-Box:
https://www.phoronix.com/news/Fedora-45-IPv6-MostlyFedora 45 Plan Approved For Web Frontend To Linux's "Blue Screen of Death" DRM Panic:
https://www.phoronix.com/news/Fedora-45-To-Get-DRM-Panic-WebopenSUSE Releases Agama 19 Installer with Many New Features and Improvements:
https://9to5linux.com/opensuse-releases-agama-19-installer-with-many-new-features-and-improvementsKali Linux 2026.1 Is Out with New Default Theme, New Tools, and BackTrack Mode:
https://9to5linux.com/kali-linux-2026-1-is-out-with-new-default-theme-new-tools-and-backtrack-modeKaOS Linux 2026.03 Is Out with Linux 6.19, More systemd Components Removed:
https://9to5linux.com/kaos-linux-2026-03-is-out-with-linux-6-19-more-systemd-components-removedTails 7.6 Privacy-Focused Linux Distro Released with Automatic Tor Bridges:
https://9to5linux.com/tails-7-6-privacy-focused-linux-distro-released-with-automatic-tor-bridgesSystemRescue 13 Released with Linux Kernel 6.18 LTS, GParted 1.8.1, and More:
https://9to5linux.com/systemrescue-13-released-with-linux-kernel-6-18-lts-gparted-1-8-1-and-moreKDE Plasma 6.7 Addresses 5 Year Old Request For Easier Microphone Testing:
https://www.phoronix.com/news/KDE-Plasma-6.7-MicrophoneKDE's KWin Compositor Lands First Step Toward Vulkan Support:
https://www.phoronix.com/news/KDE-KWin-Vulkan-First-StepGNOME Foundation Announces Fellowship Program:
https://www.phoronix.com/news/GNOME-Fellowship-ProgramGedit Aims For More Frequent Releases, Bans AI / LLM Contributions:
https://www.phoronix.com/news/Gedit-50-ReleasedIntroducing Duranium: a more reliable postmarketOS:
https://postmarketos.org/blog/2026/03/17/introducing-duranium/New postmarketOS installations now by default use sudo-rs instead of doas:
https://postmarketos.org/edge/2026/03/18/sudo-rs-instead-of-doas/(More Linux and FOSS news in comments)
#WeeklyNews #News #Linux #LinuxNews #Ubuntu #Fedora #openSUSE #KaliLinux #KaOS #Tails #TailsOS #SystemRescue #KDE #KDEPlasma #KWin #GNOME #Gedit #Duranium #postmarketOS #LinuxDesktop #DesktopLinux #DesktopEnvironment #LinuxMobile #MobileLinux #DistributionRelease #DistroRelease #FosseryTech
-
Gedit Aims For More Frequent Releases, Bans AI / LLM Contributions
-
https://gedit-text-editor.org/blog/2025-12-17-mid-december-news.html
New #gedit blog post, with this time around:
* gedit now refuses to load very large files
* Windows improvements
* Other work in libgedit-gtksourceview
* gspell CI for tarballs -
https://gedit-text-editor.org/blog/2025-11-14-mid-november-news.html
New #gedit blog post:
* Website: new design
* Enter TeX: improved search and replace
* Internal refactoring for GeditWindow and its statusbar -
Depuis que #Gedit ne supporte plus les #plugin #python, je cherche un éditeur de texte de remplacement.
Je me rabat pour le moment sur #VSCodium sur lequel je suis habitué à coder.
J'aimerai tout de même qq chose de moins "austère" pour écrire.
Tous les éditeurs de #markdown que j'ai testé (et il y a foule) souffrent des mêmes défauts :
* Peu de fonctionnalités.
* Peu/pas de configurations.(1/2)
-
L'abandon des extensions #python par #Gedit a eu un effet positif : m'obliger à me bouger les fesses et à reprendre les évolutions sur l'éditeur #ZimWiki
Première étape : transformer son moteur wiki, basée sur la syntaxe de #DokuWiki , pour gérer la syntaxe plus répandue #markdown.
J'avais commencé le taf il y a des années (premier commit en... 2011).
Je recommande par ailleurs très fortement ce logiciel pour prendre/organiser des notes/textes.
-
Bon bah voilà : avec le passage à #Fedora 43 / #Gnome 49, #Gedit ne supporte plus les plugins écrits en #python.
Et comme je suis très dépendant des plugins que j'ai écrits, et que je n'ai tout simplement pas le temps d'apprendre Rust ou Vala...
Je vais être obliger de me tourner vers un autre outil sur lequel je porterai mes plugins...
Plus de 20 ans que j'utilise ce logiciel...
Salut Gedit, et encore merci pour le poisson !
😢
-
The #Gedit #texteditor has been my sidekick for a while now. It's really nice. #Gnome
-
A short news to announce that you can now donate to the #gedit text editor project!
https://gedit-text-editor.org/blog/2025-08-30-donating-to-the-gedit-project.html
-
https://gedit-text-editor.org/blog/2025-08-14-mid-august-news.html
A new #gedit blog post!
Topics this time around:
- Code Comment plugin rewritten
- File loading and saving: a new GtkSourceEncoding class
- Know more about the gedit's maintainer
- Robust file loading - some progress -
-
One Open-source Project Daily
gedit (GNOME text editor) plugin which adds multiple improvements and functionalities to it
https://github.com/pedrovernetti/metagedit
#1ospd #opensource #plugins #gedit #geditplugin #gnome #gtk -
https://gedit-text-editor.org/blog/2025-07-14-mid-july-news.html
A new blog post about #gedit !
-
#Gnome et applications #flatpak
Des 3 applications modernes installées, je n'en ai gardé qu'une seule :
• #EarTag, parce qu'elle est élégante oui mais fort utile et n'a plus d'équivalent dans les repo
Sinon :
• #Music a viré, je garde #Rhythmbox C'est old school mais au moins il occupe pas 1 Go de ram à chaque fois qu'il se lance
• Exit aussi #Apostrophe qui ne fait pas grand chose de plus que ce qu'on peut faire avec #GeditNouvelle tentative sans doute dans 6 mois
-
Ah mais pinaise !
« The first *.py file in the gedit repository was added in 2005, 20 years ago. Since then, it seems that it has always been possible to write gedit plugins in Python. Well, this is no more. »
Donc, on ne pourra plus écrire de plugin #Gedit en #python. 😞
En tant que dev moi-même, je comprend les raisons du développeur.
En tant qu'utilisateur de Gedit et créateur de plugins, c'est très gênant !
https://gedit-text-editor.org/blog/2025-04-30-no-more-pythons-in-gedit.html
[edit] Détails du lead dev de gedit ci-dessous.
-
[PROJET] #Gedit simple snippets
Petite extension en #python très basique pour récupérer un peu des fonctionnalités du #plugin snippets abandonné sur le bas côté depuis Gedit 48.
Ca ne reprendra jamais toutes les possibilités de l'ancien code (parce que bogué et lourd à maintenir)
Ça permet juste d'avoir des raccourci-clavier pour insérer du texte.
* https://omacronides.com/projets/gedit-simple-snippets
* https://framagit.org/rui.nibau/gedit-simple-snippets -
بدائل Notepad++ لنظام Linux: دليل للمطورين
#وسوم #Tags #Notepad++ #Linux #بدائل_Notepad++
#محررات_نصوص #TextEditors #برمجة #Coding
#مفتوح_المصدر #OpenSource #Geany #VSCode
#Kate #GEdit #تطوير_برمجيات #SoftwareDevelopment
#أوبونتو #Ubuntu #فيدورا #Fedora #لينكس #Gnutux
https://wp.me/p9aAZ6-dX