Skip to main content
Using Deno in production at your company? Earn free Deno merch.
Give us feedback
Module

x/denops_std/option/vim/mod.ts>shelltype

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

{only for the Amiga} On the Amiga this option influences the way how the commands work which use a shell. 0 and 1: always use the shell 2 and 3: use the shell only to filter lines 4 and 5: use shell only for ':sh' command When not using the shell, the command is executed directly.