ConEmu icon indicating copy to clipboard operation
ConEmu copied to clipboard

How to use -Wnd switch ?

Open kcvinker opened this issue 3 years ago • 0 comments

How to use -Wnd switch to set the window position and size ? There is no example in documentation. So I have tried -Wnd {XY} 100,200. This is how my full command looks like - path_to_conemu -run my_command -Wnd {XY} 100, 200 But didn't worked. So I tried -Wnd {X|Y} 100,200 and -Wnd{XY} 100,200, but no luck. There are two questions actually.

  1. What is the correct way to use the -Wnd switch
  2. What is the correct position to use the -Wnd switch.

kcvinker avatar May 28 '22 03:05 kcvinker