import { term_dumpload } from "https://deno.land/x/denops_std@v4.1.5/function/vim/mod.ts";
Open a new window displaying the contents of {filename}
The file must have been created with term_dumpwrite()
.
Returns the buffer number or zero when it fails.
Also see terminal-diff
.
For {options} see term_dumpdiff()
.
Can also be used as a method
:
GetFilename()->term_dumpload()