Zsh Mailing List Archive
Messages sorted by: Reverse Date, Date, Thread, Author

Center terminal on screen?



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'
<https://apple.stackexchange.com/questions/33736/can-a-terminal-window-be-resized-with-a-terminal-command/47841#47841>

Thx!



Messages sorted by: Reverse Date, Date, Thread, Author