Skip to main content
Module

x/denops_std/function/vim/mod.ts>term_list

📚 Standard module for denops.vim
Go to Latest
function term_list
import { term_list } from "https://deno.land/x/denops_std@v6.4.0/function/vim/mod.ts";

Return a list with the buffer numbers of all buffers for terminal windows.

Returns

Promise<unknown[]>