12345678910111213141516171819202122232425262728open!Oxbow_ipcletcommand_term=letopenCmdliner.Term.Syntaxinlet+x=Ctl_cli.extent_pos0~docv:"X"~doc:"The $(i,X) position of the window's top-left corner, measured from the left of \
the output's usable area. A pixel offset (e.g. $(b,100)) or a percentage of the \
usable width (e.g. $(b,25%) places the left edge a quarter of the way accross)"and+y=Ctl_cli.extent_pos1~docv:"Y"~doc:"The $(i,Y) position of the window's top-left corner, measured from the top of \
the output's usable area. A pixel offset (e.g. $(b,100)) or a percentage of the \
usable width/height (e.g. $(b,25%) places the top edge a quarter of the way \
down)"and+target=Ctl_cli.target_any_window_terminCommand.Window(Move_to{x;y;target});;letname="to"letdoc="Move the target window(s) to point ($(i,X), $(i,Y))"letcmd,bind_cmd=Ctl_cli.cmd_pair~name~doccommand_term