Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 10 Jan 2023 19:18:42 +0000
From:      bugzilla-noreply@freebsd.org
To:        bugs@FreeBSD.org
Subject:   [Bug 268866] tcsh: Segmentation fault
Message-ID:  <bug-268866-227-Q9PfhkbDV9@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-268866-227@https.bugs.freebsd.org/bugzilla/>
References:  <bug-268866-227@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D268866

--- Comment #2 from iron.udjin@gmail.com ---
(In reply to iron.udjin from comment #0)

I'm trying to setup xterm windows title change use following line in ~/.tcs=
hrc:
alias postcmd 'if (-t 1 && "\!#:q" !~ "? ") printf "\033]2; ${HOST}:
\!#:0:q\007"'

Tried to understand why it doesn't work. And found that after execute "!#:q"
tcsh quits with segfault error.

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268866-227-Q9PfhkbDV9>