Fairly sure that's dependent on the terminal emulator you're using, not the shell you use in it. In your case, you would need to look up the possibility to do this with xfce4-terminal or install xterm and use that instead. On 8/4/19 1:23 AM, johnywhy@gmail.com wrote: > 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! > > Cheers, Alwyn