alias p {
if ($chr(35) isin $active) { /part $active }
else if ($active != Status Window) { /window -c $active }
}


-KingTomato