fish-shell/tests/test_functions
Kurtis Rader 63d601610d implement -nnn style flags in argparse
This implements support for numeric flags without an associated short or
long flag name. This pattern is used by many commands. For example `head
-3 /a/file` to emit the first three lines of the file.

Fixes #4214
2017-07-13 20:36:59 -07:00
..
__fish_print_help.fish implement -nnn style flags in argparse 2017-07-13 20:36:59 -07:00
display_bytes.fish remove dependency on xxd 2017-01-31 22:10:53 -08:00
mktemp.fish check that TMPDIR is set before using it 2017-07-04 13:56:35 -07:00
r2l.fish implement chunked reads 2017-01-14 20:51:54 -08:00
show.fish add argparse unit tests and fix some bugs 2017-07-12 22:38:32 -07:00