hi, is there a command to center the terminal window on the screen? On arch linux / xfce, with zsh. This tip offers an escape sequence for positioning the window on upper-left, but changing the values has no effect. printf '\e[3;0;0t' Thx!