id summary reporter owner description type status priority milestone component version resolution keywords cc port 25968 MacPorts bash completion leaves tty echo off after tail -f jeremyhu raimue "Enable the following in your bashrc: {{{ if [ ""${BASH-no}"" != ""no"" ]; then if [ -f /opt/local/etc/bash_completion ]; then . /opt/local/etc/bash_completion fi fi }}} Run the following using tab-completion to complete the path to system.log: {{{ $ tail -f /var/log/system.log }}} Hit control-c to end the tail. You will notice that tty echo is off at this point." defect closed Normal ports 1.9.1 fixed michael@… drew@… bash-completion