Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
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.2.0/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)