Path: csiph.com!goblin2!goblin1!goblin.stu.neva.ru!usenet.stanford.edu!not-for-mail From: Robert Elz Newsgroups: gnu.bash.bug Subject: Re: Feature request: output/send \033]7; file:///the/current/dir\033\\ on directory change Date: Tue, 26 Nov 2019 05:37:17 +0700 Lines: 14 Approved: bug-bash@gnu.org Message-ID: References: <20191125135353.GK851@eeg.ccf.org> <3a9d5cb6-9488-8f48-bdca-9e86061c605f@ifohancroft.com> <20191125144031.GL851@eeg.ccf.org> <17006.1574721437@jinx.noi.kre.to> NNTP-Posting-Host: lists.gnu.org Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii X-Trace: usenet.stanford.edu 1574721530 18989 209.51.188.17 (25 Nov 2019 22:38:50 GMT) X-Complaints-To: action@cs.stanford.edu Cc: Greg Wooledge , bug-bash@gnu.org To: IFo Hancroft Envelope-to: bug-bash@gnu.org In-Reply-To: X-detected-operating-system: by eggs.gnu.org: GNU/Linux 3.x [generic] X-Received-From: 2001:3c8:9009:181::2 X-BeenThere: bug-bash@gnu.org X-Mailman-Version: 2.1.23 Precedence: list List-Id: Bug reports for the GNU Bourne Again SHell List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , X-Mailman-Original-Message-ID: <17006.1574721437@jinx.noi.kre.to> X-Mailman-Original-References: <20191125135353.GK851@eeg.ccf.org> <3a9d5cb6-9488-8f48-bdca-9e86061c605f@ifohancroft.com> <20191125144031.GL851@eeg.ccf.org> Xref: csiph.com gnu.bash.bug:15645 Date: Mon, 25 Nov 2019 16:47:23 +0200 From: IFo Hancroft Message-ID: | I don't remember it on top of my head but IIRC it doesn't change the title. In an xterm (maybe other things, sine many of them copied) \e]2; ... sets the title. I do it that way in my (farily complex) function definition (set of functions) when I am on an xterm in an interactive shell. kre