From 0e02916a760f6978278a91b2d66fa880464fb433 Mon Sep 17 00:00:00 2001 From: CJ van den Berg Date: Sat, 25 Oct 2025 00:19:11 +0200 Subject: [PATCH] devlog: tabbar improvements --- content/devlog/2025.smd | 7 +++++++ 1 file changed, 7 insertions(+) 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