TW
|
96e6990bd4
|
Merge pull request #5989 from szpak-forks/fishCompletion330Fix
Fix command & switch completion in Fish 3.3.0+
|
2022-01-16 20:29:47 +01:00 |
|
TW
|
79eba96bba
|
Update shell completions to 1.1.17
|
2021-10-08 08:59:38 +02:00 |
|
Marcin Zajączkowski
|
2b67c9f3ee
|
Fix command completion in Fish 3.3.0+
Fish 3.3.0 enabled stderr-nocaret flag by default which breaks
stderr redirection with "^/dev/null". A posix-like "2>/dev/null"
has to be used instead.
https://github.com/fish-shell/fish-shell/pull/7907
https://github.com/fish-shell/fish-shell/issues/7105
|
2021-09-16 20:21:29 +02:00 |
|
SanskritFritz
|
4346c4e85b
|
Tab completion support for additional archives for 'borg delete'
Bash and Fish tab completions now too support more than just one
archive provided for 'borg delete'.
|
2021-01-26 22:43:05 +01:00 |
|
Andrea Gelmini
|
72e7c46fa7
|
Fix typos
|
2021-01-07 17:54:33 +01:00 |
|
oxiedi
|
a887ed16c7
|
Update shell completions
|
2020-09-27 22:59:38 +05:00 |
|
SanskritFritz
|
8b30a76ae2
|
Support repositories in fish tab completion (#5256)
support repositories and ssh hosts in fish tab completion
|
2020-07-31 16:17:30 +02:00 |
|
Thalian
|
08a7661e67
|
[FEATURE] #4489 – Deprecate --nobsdflags option
Replaced by --noflags. In internal data structure the key 'bsdflags' is kept for backwards compatibility.
|
2020-03-25 06:35:15 +01:00 |
|
SanskritFritz
|
936fc3d631
|
Shell completions: removed deprecated and added new options
|
2019-03-15 17:52:51 +01:00 |
|
SanskritFritz
|
8437972bc0
|
Shell completions for borg diff second archive
|
2019-03-15 17:40:47 +01:00 |
|
SanskritFritz
|
7becc03608
|
More complete shell completions for borg mount -o
|
2019-02-10 20:33:15 +01:00 |
|
SanskritFritz
|
8435206cc3
|
Shell completions for borg compact
|
2019-02-08 16:44:36 +01:00 |
|
SanskritFritz
|
0a97274bd1
|
New shell completions for borg 1.1.9
|
2019-02-08 14:27:14 +01:00 |
|
SanskritFritz
|
ff52d4225b
|
Added shell completions for borg help
|
2019-02-06 16:49:31 +01:00 |
|
SanskritFritz
|
46a5db7de8
|
Shell completions reflect latest changes
|
2018-06-22 23:53:44 +02:00 |
|
SanskritFritz
|
6e11ae1da2
|
Using spaces instead of tabs for indentation.
|
2018-02-06 20:59:04 +01:00 |
|
SanskritFritz
|
3467e2e755
|
zstd compression method
|
2017-12-23 10:49:18 +01:00 |
|
SanskritFritz
|
60e926318c
|
Updated bash/fish completions for borg 1.1.3
|
2017-12-22 00:31:49 +01:00 |
|
SanskritFritz
|
afab6b4b53
|
Deleted options from #3226
|
2017-11-04 23:25:24 +01:00 |
|
SanskritFritz
|
d50f0ec90f
|
Added bash and fish shell auto-completions.
|
2017-11-04 15:56:53 +01:00 |
|