devlog: close and save buttons in tabs

This commit is contained in:
CJ van den Berg 2025-10-09 21:57:15 +02:00
parent a7fa977c1b
commit 8925be7b51
Signed by: neurocyte
GPG key ID: 8EB1E1BB660E3FB9
2 changed files with 8 additions and 0 deletions

View file

@ -15,6 +15,14 @@ them.
You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss')) and find more
devlog entries in the [archive](/devlog/).
## [close and save buttons in tabs]($section.id("2025-10-09T21:41:08+02:00"))
Tabs now show a close or save icon when the mouse hovers over them. Clicking the icon will either
close or save the buffer. The icons and colors are customizable in the tab style configuration.
[]($video.asset('2025-10-09_flow_tabs_save_close.mp4').controls(true))
## [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