From 545331a336ba5ca9488db7d979acbbb3bf1f8f06 Mon Sep 17 00:00:00 2001 From: "copilot-swe-agent[bot]" <198982749+Copilot@users.noreply.github.com> Date: Tue, 16 Sep 2025 10:53:33 +0000 Subject: [PATCH] Update README with Windows Terminal directory tracking feature documentation Co-authored-by: DRSDavidSoft <4673812+DRSDavidSoft@users.noreply.github.com> --- README.md | 2 ++ 1 file changed, 2 insertions(+) diff --git a/README.md b/README.md index 735fd1e..72dec0e 100644 --- a/README.md +++ b/README.md @@ -352,6 +352,8 @@ Cmder by default comes with a vendored ConEmu installation as the underlying ter However, Cmder can in fact run in a variety of other terminal emulators, and even integrated IDEs. Assuming you have the latest version of Cmder, follow the following instructions to get Cmder working with your own terminal emulator. +⚠ *Note:* Cmder includes built-in support for Windows Terminal directory tracking via OSC 9;9 sequences. This enables "Duplicate Tab" and "Split Pane" features to preserve the current working directory for both `cmd.exe` and PowerShell sessions. + For instructions on how to integrate Cmder with your IDE, please read our [Wiki section](https://github.com/cmderdev/cmder/wiki#cmder-integration). ## Upgrading