fish-shell/share
Cristian Prieto b7d60dc7bb Improve bzr completion (#3769)
* Improve bzr completion. Closes #3661

 * Add basic completion for bzr commands
 * Include short and log options for common commands
 * Removed not so common commands

* Remove trailing '.' as requested by #3769

* Remove '=' as suggested by #3769

 * We don't need '=' in long options

* Use fish helper functions for autocomplete

To avoid issues pointed out in #3769 helper functions included in fish
are used (__fish_use_subcommand and __fish_seen_subcommand).

* Fixed typo
2017-01-25 15:34:00 +01:00
..
completions Improve bzr completion (#3769) 2017-01-25 15:34:00 +01:00
functions deal with multiline commands which have flags 2017-01-21 20:23:06 -08:00
groff workaround broken groff man page config 2016-10-19 13:43:04 -07:00
tools Delete trailing spaces 2017-01-15 14:57:21 -08:00
__fish_build_paths.fish.in Rename "snippets" to "conf" internally, and document them as snippets 2016-04-06 09:33:09 +08:00
config.fish Append paths from /etc/manpaths and /etc/manpaths.d/* to MANPATH, for #1092. 2016-12-27 14:21:36 -08:00