# disable visual bell
vbell "off"
# define a command for use in hard status
backtick 100 0 0 /bin/bash -c 'echo $PPID'
# show tab bar
hardstatus alwayslastline
# define tab bar content
hardstatus string "%100`.%S | %-Lw%n* %t%{-}%+LW"
