Zsh Mailing List Archive
Messages sorted by:
Reverse Date,
Date,
Thread,
Author
Changing mintty background color based on directory?
- X-seq: zsh-users 16879
- From: reckoner <reckoner@xxxxxxxxx>
- To: Zsh Users <zsh-users@xxxxxxx>
- Subject: Changing mintty background color based on directory?
- Date: Wed, 14 Mar 2012 11:25:56 -0700
- Dkim-signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=20120113; h=message-id:date:from:user-agent:mime-version:to:subject :content-type:content-transfer-encoding; bh=Wle2ih91Vtoct8EEwtQXcYiW9yANXfcrf47/jdWYHDA=; b=o/cEJw2Kh9uy5xUUW8THJcP9mxoZEEK+002HGbLAngdv5Bnrs+09OTLjsjZqKZscRO Fw1p6ig43j849sbS0YFvieADKc4uN0JDI48HR4xxSNbTqErhP881QmORJ0D/5ycvv9KM /EJuRgK6cW4t9nEaVwTo9a5Npzyo9IeSSi0nmJ6Iz4zIVsXhnReunF/8qjHR6WrlwFTu dW/ldvLeVyG8WQ6xYTKP1+6uJE/pc7NjelASDzSBTZjZXGnfWXHY7n4BaTfAmrOHk0oM lyi/COQSuwLeByRUrm3APIzS1srf38Bw3XuvSSL9ShUwjuhMRzKQDzbkTDa8dzT+eH0b hgXg==
- List-help: <mailto:zsh-users-help@zsh.org>
- List-id: Zsh Users List <zsh-users.zsh.org>
- List-post: <mailto:zsh-users@zsh.org>
- Mailing-list: contact zsh-users-help@xxxxxxx; run by ezmlm
Hi,
I am using zsh (version 4.3.10) on cygwin with mintty as the terminal.
Is it possible to change the background color of mintty when I change
directories? One can change the colors in mintty on the fly by sending
escape sequences as described here:
http://code.google.com/p/mintty/wiki/Tips#Changing_colours
I just don't know how to get this to work w/ zsh as the directory is
changed.
Thanks!
Messages sorted by:
Reverse Date,
Date,
Thread,
Author