<feed xmlns='http://www.w3.org/2005/Atom'>
<title>dotfiles/nvim/lua/config/statusline.lua, branch windows-port</title>
<subtitle>Personal dotfiles and settings</subtitle>
<id>https://git.its1.de/public/dotfiles/atom?h=windows-port</id>
<link rel='self' href='https://git.its1.de/public/dotfiles/atom?h=windows-port'/>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/'/>
<updated>2026-07-24T08:42:48Z</updated>
<entry>
<title>neovim: /dev/null in statusline.lua bricht unter Windows</title>
<updated>2026-07-24T08:42:48Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-07-24T08:42:48Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=d0456680793b6ed85c3de16ff22c4e7bb80ec341'/>
<id>urn:sha1:d0456680793b6ed85c3de16ff22c4e7bb80ec341</id>
<content type='text'>
update_git_branch() nutzte '2&gt;/dev/null', um Fehlerausgaben von
'git rev-parse' zu unterdruecken. /dev/null existiert unter Windows
nicht - cmd.exe interpretiert es als Dateipfad und meldet 'Das System
kann den angegebenen Pfad nicht finden', sichtbar in der Statuszeile.

devnull wird jetzt je nach vim.fn.has('win32') auf 'NUL' bzw.
'/dev/null' gesetzt. Zusaetzlich ein trailing \r vom systemlist()-
Ergebnis entfernt (zeigte sich als ^M in der Statuszeile).
</content>
</entry>
<entry>
<title>feat: remove copilot plugin, keymaps and statusline indicator</title>
<updated>2026-06-15T06:27:33Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-06-15T06:27:33Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=fa4c1b824baa744562679f25715e7027c7704ab8'/>
<id>urn:sha1:fa4c1b824baa744562679f25715e7027c7704ab8</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Neovim: Formatiere alles mit "stylua `find . -name '*.lua'`"</title>
<updated>2026-06-05T07:54:03Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-06-05T07:54:03Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=d10379f2edf3626191a43227dd5fd90a62d9b978'/>
<id>urn:sha1:d10379f2edf3626191a43227dd5fd90a62d9b978</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Neovim: Python-Provider, Bessere Statusline und Sonarqube überarbeitet</title>
<updated>2026-04-01T15:11:48Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-04-01T15:11:48Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=122d137241eee0a8915646915d853c99c365121c'/>
<id>urn:sha1:122d137241eee0a8915646915d853c99c365121c</id>
<content type='text'>
</content>
</entry>
<entry>
<title>neovim: statusline zeigt nun auch den Copilot-Status an</title>
<updated>2026-02-24T21:47:20Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-02-24T21:47:20Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=34a3a3ae4d5d42f01e60525b0ea5bb43d36f7e91'/>
<id>urn:sha1:34a3a3ae4d5d42f01e60525b0ea5bb43d36f7e91</id>
<content type='text'>
</content>
</entry>
<entry>
<title>Neovim: Konfiguration für die Statusline hinzugefügt</title>
<updated>2026-01-05T22:27:40Z</updated>
<author>
<name>Thomas Schmucker</name>
<email>ts@its1.de</email>
</author>
<published>2026-01-05T22:27:40Z</published>
<link rel='alternate' type='text/html' href='https://git.its1.de/public/dotfiles/commit/?id=922518123990897e35ed1d94d0e6bd1314b7189e'/>
<id>urn:sha1:922518123990897e35ed1d94d0e6bd1314b7189e</id>
<content type='text'>
</content>
</entry>
</feed>
