Skip to main content
Deno 2 is finally here ๐ŸŽ‰๏ธ
Learn more
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.9.0/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.