fish-shell/share
Kevin Ballard 6b062b07b4 type: Separate the notion of multi and paths
Track whether -a and -f have been supplied separately. That way both
`type -a -f command` and `type -f -a command` behaves correctly, as does
`type -a -f foo` where there are multiple executables named `foo` in the
$PATH.
2014-07-13 19:11:29 -07:00
..
completions Add dropbox completion 2014-07-06 20:40:53 +08:00
functions type: Separate the notion of multi and paths 2014-07-13 19:11:29 -07:00
tools Fixed code to parse bindings for webconfig 2014-06-08 16:05:00 +05:30
config.fish Make fish install a command_not_found handler in non-interactive uses. 2014-02-20 10:26:57 -08:00