FG
💻 Software

How to change the title of the mintty window?

Fresh5 days ago
Mar 15, 202630692 views
Confidence Score0%
0%

Problem

MinTTY is the new default Console for Cygwin. What's a shell command (something I can put in .bashrc, or even better, in .zshrc) to change the title of the MinTTY window ? I'd like the title of the window to be the path to the current directory, and to have it updated as I switch directories inside…

Unverified for your environment

Select your OS to check compatibility.

1 Fix

Canonical Fix
Unverified Fix
New Fix – Awaiting Verification

Fix for: How to change the title of the mintty window?

Low Risk

What is wrong The following command was not working for me: It turns out that my default Cygwin installation includes the following prompt definition in .bashrc: Note that the first part of the prompt ( ) is setting the windows title every time the …

Awaiting Verification

Be the first to verify this fix

Sign in to verify this fix

Environment