import { ttyscroll } from "https://deno.land/x/denops_std@v3.9.0/option/vim/mod.ts";
Maximum number of lines to scroll the screen. If there are more lines to scroll the window is redrawn. For terminals where scrolling is very slow and redrawing is not slow this can be set to a small number, e.g., 3, to speed up displaying.