Home
last modified time | relevance | path

Searched refs:is_fish_shell (Results 1 – 1 of 1) sorted by relevance

/vim-8.2.3635/src/
H A Dex_cmds.c1557 int is_fish_shell; in make_filter_cmd() local
1564 is_fish_shell = (fnamecmp(shell_name, "fish") == 0); in make_filter_cmd()
1566 if (is_fish_shell) in make_filter_cmd()
1586 if (is_fish_shell) in make_filter_cmd()