devlog: file type icons in tabs

This commit is contained in:
CJ van den Berg 2025-10-09 14:35:48 +02:00
parent 79454a19b9
commit a7fa977c1b
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9

View file

@ -15,6 +15,12 @@ them.
You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss')) and find more You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss')) and find more
devlog entries in the [archive](/devlog/). devlog entries in the [archive](/devlog/).
## [file type icons in tabs]($section.id("2025-10-09T14:34:30+02:00"))
Tabs now show file type icons. If you're not into icons you can disable them in the tab style
configuration by setting the option `file_type_icon` to `false`.
## [Improved WSL1 support]($section.id("2025-10-07T10:25:55+0200")) ## [Improved WSL1 support]($section.id("2025-10-07T10:25:55+0200"))
Several fixes went in today that allow flow to now work properly on WSL1 with project directories Several fixes went in today that allow flow to now work properly on WSL1 with project directories