fish-shell/doc_src
Andreas Nordal 62b76b26b4 Reinstate failglob behaviour for most commands
Expand globs to zero arguments (nullglob) only for set, for and count.

The warning about failing globs, and setting the accompanying $status,
now happens regardless of mode, interactive or not.

It is assumed that the above commands are the common cases where
nullglob behaviour is desirable.
More importantly, doing this with `set` is a real feature enabler,
since the resulting empty array can be passed on to any command.

The previous behaviour was actually all nullglob (since commit
cab115c8b9), but this was undocumented;
the failglob warning was still printed in interactive mode,
and the documentation was bragging about failglob behaviour.
2016-02-15 13:13:28 -08:00
..
abbr.txt Soften abbr-in-config.fish wording 2016-02-13 17:08:19 +01:00
alias.txt Fix aliases with whitespace 2015-09-23 13:28:32 +02:00
and.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
ascii_fish.png Addition of 'ascii fish' logo 2014-09-03 14:43:27 +01:00
begin.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
bg.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
bind.txt Simplify escape character documentation in doc_src/bind.txt 2016-02-04 14:18:12 -08:00
block.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
break.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
breakpoint.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
builtin.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
case.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
cd.txt Document cd - 2015-09-20 15:25:13 +02:00
command.txt Rebase documentation changes 2014-09-03 15:10:53 +01:00
commandline.txt commandline docs: Add examples for the filters 2015-09-11 21:05:55 +02:00
commands.hdr.in Update menus for consistency 2014-09-07 17:35:19 +01:00
complete.txt Tweak complete docs again 2016-01-01 19:54:21 -08:00
contains.txt contains: add documentation regarding the use of -- 2014-10-26 19:02:03 +08:00
continue.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
count.txt Various additions and fixes 2014-09-03 14:43:27 +01:00
design.hdr docs/design.hdr: inclusive lanugage 2015-08-17 20:27:13 +08:00
dirh.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
dirs.txt Document dirs -c 2015-09-11 11:33:04 +02:00
echo.txt Fix doc example for echo 2014-10-01 15:30:36 -07:00
else.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
emit.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
end.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
eval.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
exec.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
exit.txt Updated exit.txt reference to source 2015-03-18 16:22:29 -04:00
false.txt Make false/true into builtins 2014-09-29 13:39:35 -07:00
faq.hdr Fix a doc typo 2015-11-10 23:54:28 +03:00
fg.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
fish.txt Various additions and fixes 2014-09-03 14:43:27 +01:00
fish_config.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
fish_indent.txt Clarify some documentation regarding fish_indent 2014-12-24 13:05:31 -08:00
fish_prompt.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
fish_right_prompt.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
fish_update_completions.txt Documentation update 2014-09-03 14:43:24 +01:00
fish_vi_mode.txt Remove phone number. 2015-12-26 01:48:09 -05:00
for.txt Mention that for variables are local. 2015-02-06 07:48:47 +01:00
FORMATTING.md Fixed a couple of typos 2014-09-07 17:43:58 +01:00
funced.txt Use $VISUAL before $EDITOR in funced 2015-09-02 13:55:59 +02:00
funcsave.txt docs: Improve autoloading/event documentation 2015-09-11 11:33:04 +02:00
function.txt documents function options must follow name 2015-05-17 14:45:54 -04:00
functions.txt Various additions and fixes 2014-09-03 14:43:27 +01:00
help.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
history.txt Rebase documentation changes 2014-09-03 15:10:53 +01:00
if.txt Add multi-condition example to if documentation 2015-09-11 11:33:04 +02:00
index.hdr.in Reinstate failglob behaviour for most commands 2016-02-15 13:13:28 -08:00
isatty.txt isatty: revert to previous behaviour 2015-02-01 18:18:34 +08:00
jobs.txt Various additions and fixes 2014-09-03 14:43:27 +01:00
license.hdr Merge new string builtin 2015-09-21 16:41:25 -07:00
math.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
nextd.txt Consistency fixes 2014-09-03 14:43:27 +01:00
not.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
open.txt open: drop mimedb dependency 2015-07-23 14:26:38 +08:00
or.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
popd.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
prevd.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
printf.txt fix several build warnings 2016-01-28 19:34:51 -08:00
prompt_pwd.txt Document prompt_pwd 2015-12-17 15:25:13 +01:00
psub.txt psub: add -s, --suffix 2015-11-14 13:15:30 +01:00
pushd.txt Document pushd "+N" and "-N" 2015-09-11 11:33:04 +02:00
pwd.txt Simplify styling 2014-09-03 14:43:25 +01:00
random.txt Shorten some of the language in random docs 2016-01-07 20:57:34 -08:00
read.txt Add --right-prompt flag to read 2014-09-21 21:10:07 -07:00
return.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
set.txt Consistency fixes 2014-09-03 14:43:27 +01:00
set_color.txt improve set_color and theme color documentation 2016-01-14 22:34:25 -08:00
source.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
status.txt Various additions and fixes 2014-09-03 14:43:27 +01:00
string.txt fix several build warnings 2016-01-28 19:34:51 -08:00
suspend.txt Suspend docs: Fix typo 2015-09-06 15:03:43 +02:00
switch.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
test.txt test: note that the square bracket form is available 2014-12-28 19:03:26 +08:00
trap.txt Various additions and fixes 2014-09-03 14:43:27 +01:00
true.txt Make false/true into builtins 2014-09-29 13:39:35 -07:00
tutorial.hdr Mention correct config file 2015-12-24 11:19:23 +01:00
type.txt Rebase documentation changes 2014-09-03 15:10:53 +01:00
ulimit.txt Various additions and fixes 2014-09-03 14:43:27 +01:00
umask.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
user_doc.css Clean up font declarations 2014-09-23 12:14:20 +01:00
user_doc.footer.html Documentation update 2014-09-03 14:43:24 +01:00
user_doc.header.html Documentation update 2014-09-03 14:43:24 +01:00
vared.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00
while.txt Make line length, wrapping and spacing consistent 2014-09-03 14:43:26 +01:00