import { getmouseshape } from "https://deno.land/x/denops_std@v5.2.0/function/vim/mod.ts";
Returns the name of the currently showing mouse pointer.
When the +mouseshape
feature is not supported or the shape
is unknown an empty string is returned.
This function is mainly intended for testing.
Parameters
denops: Denops