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/>
index | next in thread | previous in thread | raw e-mail
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268866 --- 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 ~/.tcshrc: 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. -- You are receiving this mail because: You are the assignee for the bug.home | help
Want to link to this message? Use this
URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-268866-227-Q9PfhkbDV9>
