https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=268866

--- Comment #2 from [email protected] ---
(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.

Reply via email to