devlog: tabbar improvements
This commit is contained in:
parent
16b7bfc86a
commit
0e02916a76
1 changed files with 7 additions and 0 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue