From 4b74f582bbe3b62fc599534ebfbfe9c29ebcf97e Mon Sep 17 00:00:00 2001 From: crschnick Date: Thu, 3 Oct 2024 15:05:07 +0000 Subject: [PATCH] [stage] --- dist/changelogs/13.0.md | 2 +- version | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/dist/changelogs/13.0.md b/dist/changelogs/13.0.md index 1582b24bc..3f9051eff 100644 --- a/dist/changelogs/13.0.md +++ b/dist/changelogs/13.0.md @@ -1 +1 @@ -- Implement experimental terminal docking \ No newline at end of file +Implement experimental terminal docking. The idea is to dock your existing terminal emulator into the XPipe window so it feels like and behaves like an integrated terminal. This feature is only available on Windows for now and only works correctly with a terminal that supports tabs (e.g. Windows Terminal). This feature is not finished and is more meant as an experiment to see whether people would like to see such a thing. You can share your feedback on it. Depending on the feedback, I can evaluate whether this is the right direction to go forward. \ No newline at end of file diff --git a/version b/version index c8a4e44d7..ef0dbcc63 100644 --- a/version +++ b/version @@ -1 +1 @@ -12.0-9 +13.0-1