2
0
Fork 0
mirror of https://github.com/fish-shell/fish-shell synced 2025-01-15 14:34:05 +00:00
Commit graph

2 commits

Author SHA1 Message Date
Cristian Prieto
b7d60dc7bb Improve bzr completion ()
* Improve bzr completion. Closes 

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

* Remove trailing '.' as requested by 

* Remove '=' as suggested by 

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

* Use fish helper functions for autocomplete

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

* Fixed typo
2017-01-25 15:34:00 +01:00
Gour-Gadadhara Dasa
3a94f6e8b3 initial version of Bazaar completion (created automatically) 2012-06-15 17:18:15 -07:00