Home
last modified time | relevance | path

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

/dports/shells/bash/bash-5.1/
H A Dbashline.h36 extern int complete_fullquote;
H A Dbashline.c304 int complete_fullquote = 1; variable
4181 rtext = sh_backslash_quote (mtext, complete_fullquote ? 0 : filename_bstab, 0);
H A DNEWS474 ff. The `complete_fullquote' option to `shopt' changes filename completion to
H A DCHANGES1964 d. The `complete_fullquote' option to `shopt' changes filename completion to
/dports/shells/bash/bash-5.1/tests/
H A Dshopt.right19 shopt -s complete_fullquote
64 shopt -s complete_fullquote
/dports/shells/bash/bash-5.1/builtins/
H A Dshopt.def106 extern int complete_fullquote;
186 { "complete_fullquote", &complete_fullquote, (shopt_set_func_t *)NULL},
383 complete_fullquote = 1;
/dports/shells/bash/bash-5.1/doc/
H A Dbashref.texi5291 @item complete_fullquote
H A Dbash.info4518 'complete_fullquote'
H A Dbashref.info4518 'complete_fullquote'