import { fn } from "https://deno.land/x/ddc_vim@v3.8.0/deps.ts";
const { win_gotoid } = fn;
Go to window with ID {expr}. This may also change the current tabpage. Return TRUE if successful, FALSE if the window cannot be found.
Can also be used as a method
:
GetWinid()->win_gotoid()
Parameters
denops: Denops