diff --git a/content/devlog/2025.smd b/content/devlog/2025.smd index 882222e..2732c89 100644 --- a/content/devlog/2025.smd +++ b/content/devlog/2025.smd @@ -15,6 +15,13 @@ them. You can [subscribe to this page via RSS]($link.page('devlog').alternative('rss')) and find more devlog entries in the [archive](/devlog/). +## [more tabbar improvements]($section.id("2025-10-25T00:15:46+02:00")) + +Tabs can now be reordered with the mouse by dragging them, or by the new commands `move_tab_next` +and `move_tab_previous`. These are bound to `ctrl+shift+page_up` and `ctrl+shift+page_down` in flow +mode. Also, saving an emphemeral buffer now replaces it's tab with the tab for the new file. + + ## [clipboard history]($section.id("2025-10-13T20:45:48+02:00")) Internal clipboard handling has been re-worked to support multiple history entries. This integrates