Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/denops_std/option/nvim/mod.ts>channel

📚 Standard module for denops.vim
Go to Latest
variable channel
import { channel } from "https://deno.land/x/denops_std@v5.0.1/option/nvim/mod.ts";

channel connected to the buffer, or 0 if no channel is connected. In a :terminal buffer this is the terminal channel. Read-only.

(default: 0)