Fabian Homborg fa0c9f90f8 Read arguments with fish -c
This reads any additional positional arguments given to `fish -c` into
$argv.

We don't handle the first argument specially (as `$0`) as that's confusing and
doesn't seem very useful.

Fixes #2314.
2020-09-26 14:47:20 +02:00
..
2020-09-26 14:47:20 +02:00
2020-05-30 10:07:21 +02:00
2020-05-30 10:07:21 +02:00
2020-08-07 22:05:05 +08:00
2020-09-22 17:34:42 +02:00
2020-09-25 19:33:01 +02:00