Commit graph

22 commits

Author SHA1 Message Date
SanskritFritz
2c5096af0f Support repositories in fish tab completion (#5256)
support repositories and ssh hosts in fish tab completion
2020-09-28 21:26:13 +02:00
oxiedi
46d117ef0c Update shell completions 2020-09-27 20:20:58 +05:00
oxiedi
a6c4047a45 Fix a few issues in zsh completion
Namely:

  - add tags to all untagged contexts;
  - don't leak $debug_commands;
  - plus some cosmetic changes.
2020-09-25 01:55:49 +05:00
oxiedi
feab48fd63 update version in the leading comment 2020-07-26 07:33:42 +05:00
oxiedi
1d89590e06 complete $BORG_RECREATE_I_KNOW_WHAT_I_AM_DOING 2020-07-26 07:30:48 +05:00
oxiedi
ddaeffbb4b Rewrite Zsh completion.
The new completion provides:

  - completion for almost all optional and positional arguments;
  - completion for Borg environment variables (parameters).
2020-07-26 01:22:32 +05:00
SanskritFritz
0d80a9a159 Shell completions for borg diff second archive 2019-03-15 17:53:18 +01:00
SanskritFritz
9e7f024abf Option arguments for zsh tab completion 2019-02-10 20:27:04 +01:00
SanskritFritz
8017a8ba18 More complete shell completions for borg mount -o 2019-02-10 20:25:39 +01:00
SanskritFritz
071febdd68 New shell completions for borg 1.1.9 2019-02-08 14:27:44 +01:00
SanskritFritz
1383459a08 Added shell completions for borg help 2019-02-08 13:00:54 +01:00
SanskritFritz
1db54b2c0d Shell completions reflect latest changes
(cherry picked from commit 46a5db7de8)
2018-06-23 22:33:09 +05:30
SanskritFritz
c446d8d802 Using spaces instead of tabs for indentation. 2018-03-01 23:25:43 +00:00
Viktor Bale
4eeb969157 Fixed tab completion problem where a space is always added after path even when it shouldn't 2018-03-01 23:21:50 +00:00
TW
d3a5484e2c
Merge pull request #3531 from SanskritFritz/1.1-maint
Updated zsh completions for borg 1.1.4
2018-01-17 14:03:04 +01:00
SanskritFritz
c23ee3dbea Updated zsh completions for borg 1.1.4 2018-01-10 22:30:06 +01:00
Gianfranco Costamagna
34fc988ef6 borg shell completion: remove shebang, useless because scripts are sourced 2018-01-07 18:53:57 +01:00
SanskritFritz
7fc29b58f8 zstd compression method 2017-12-23 10:48:02 +01:00
SanskritFritz
f229ec537b Updated bash/fish completions for borg 1.1.3 2017-12-22 00:37:55 +01:00
TW
32b8bf9db8
Merge pull request #3275 from SanskritFritz/1.1-maint
Add bash and fish shell auto-completions.
2017-11-04 19:10:26 +01:00
SanskritFritz
9325c4e9c1 Added bash and fish shell auto-completions. 2017-11-04 19:04:06 +01:00
Kevin
8df6aa5bfc
Added ZSH Shell Completion
Added ZSH Shell Completion from upstream. https://github.com/mrkmg/borgbackup-zsh-completion
2017-11-04 12:02:03 -04:00