Files
fish-shell/share/functions
Mahmoud Al-Qudsi 6dc74d3b6c New helper functions __fish_is_first_arg and __fish_prev_arg_in
For usage in completion scripts.

Unlike `__fish_is_first_token` (which is probably not correctly named),
`__fish_is_first_arg` returns true regardless of whether existing tokens start with `-`
or not, to be used when an arg cannot be used with any other argument.

`__fish_prev_arg_in` is similar to `__fish_seen_...` but it explicitly
tests the preceding token only, for arguments that take only a single
parameter.
2018-05-06 18:55:12 -05:00
..
2016-11-27 21:27:22 -08:00
2018-03-06 17:55:25 +01:00
2016-11-27 21:27:22 -08:00
2016-11-27 21:27:22 -08:00
2017-02-18 22:16:55 +01:00
2017-08-03 14:35:06 -07:00
2016-11-27 21:27:22 -08:00
2017-07-13 11:50:57 -07:00
2017-07-13 11:53:29 -07:00
2016-11-27 21:27:22 -08:00
2016-11-27 21:27:22 -08:00
2017-10-01 01:11:17 -07:00
2018-04-25 23:11:40 +02:00
2018-04-25 23:11:40 +02:00
2016-11-27 21:27:22 -08:00
2016-11-27 21:27:22 -08:00
2018-04-02 18:36:14 -05:00
2016-11-27 21:27:22 -08:00
2016-11-27 21:27:22 -08:00
2016-11-27 21:27:22 -08:00
2018-03-12 08:34:20 -05:00
2016-11-27 21:27:22 -08:00
2017-07-13 14:12:51 -07:00
2017-09-22 00:30:26 -07:00
2017-04-05 15:31:13 -07:00
2018-02-19 20:21:02 +01:00
2017-07-13 15:19:02 -07:00
2016-11-27 21:27:22 -08:00
2016-11-27 21:27:22 -08:00