fd-fish-completion-8.3.0-bp154.1.27 >  A b|V!M@eeeۤb7j*S)f}UEtـjk?X^Vaޭw>b}E?hr @^NE%Q'Ҝ$š݋e0}u]2)tzrͬ4xbNxw_,S-+e|T xl`W>> %ȧX±A$%A"B]ܾ.pAp HaaҩǗ5j=qCEQCgֳe6c132103f8fd51355b45522f1c6e1ebbc30a715921bc15b15cb079ec6b13d123fb3f48b07684ab927cdf68c9d05a0d4788560f9-(b|V!M@eeeAΎɩ㨐ĨD}np34ebEΦ@yȽŸmL0gJCհ}3TMPj2Sۨ3>AI lJ ';rb~FT4 e>9 0x$[mp [/TG,bA⑘B/gZ%~Oag _W/f\_:Rc ;d#+Ow)AxE+֚&/Q :W8;xtεo>p>"?"d & = $0 6 < H  k(89:jF pG H I X Y \ ] ^ b!)c!d"6e";f">l"@u"Tv"`z"u"""""""Cfd-fish-completion8.3.0bp154.1.27Fish Completion for fdThe official fish completion script for fd, generated during the build.b|Vnlamb57SUSE Linux Enterprise 15 SP4openSUSEApache-2.0 AND MIThttps://bugs.opensuse.orgSystem/Shellshttps://github.com/sharkdp/fdlinuxnoarchAA큤b|V]b|V]b|V]39b69a54d96a903038808a6b25f57bb0671333470782668f276d1d04dbbbf696rootrootrootrootrootrootfd-8.3.0-bp154.1.27.src.rpmfd-fish-completion    rpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.3aaS_%_@_ @^^H^n[EZZTZ@ZY@sebix+novell.com@sebix.atWilliam Brown Avindra Goolcharan Wang Jun Martin Rey Paolo Stivanin Martin Rey Paolo Stivanin Avindra Goolcharan avindra@opensuse.orgjengelh@inai.deavindra@opensuse.orgviktor.saevars@gmail.comviktor.saevars@gmail.com- Update to version 8.3.0: * Update usage section * Bump version * Update CHANGELOG for v8.3 * Update dependencies * Use non-sync channel * squash! Add buffering to stdout when it's not a terminal * Add entry for buffering to CHANGELOG * Add buffering to stdout when it's not a terminal * Modify example to a realistic use case * Add an example of the -X option using rg- Replace rust-packaging with cargo-packaging- Replace manual vendoring, build and install with rust-packaging macros- Update to 8.2.1 * No functional changes with respect to v8.2.0. Bugfix in the release process. - Update to 8.2.0 * Features - Add new `--prune` flag, see #535 (@reima) - Improved the usability of the time-based options, see #624 and #645 (@gorogoroumaru) - Add support for exact file sizes in the `--size` filter, see #669 and #696 (@Rogach) - `fd` now prints an error message if the search pattern requires a leading dot but `--hidden` is not enabled (Unix only), see #615 * Bugfixes - Avoid panic when performing limited searches in directories with restricted permissions, see #678 - Invalid numeric command-line arguments are silently ignored, see #675 - Disable jemalloc on Android, see #662 - The `--help` text will be colorless if `NO_COLOR` has been set, see #600 (@xanonid) * Changes - If `LS_COLORS` is not set (e.g. on Windows), we now provide a more comprehensive default which includes much more filetypes, see #604 and #682 (mjsir911). * Other - Added `zsh` completion files, see #654 and #189 (@smancill)- Update to 8.1.1 * Bugfixes - Support colored output on older Windows versions if either (1) --color=always is set or (2) the TERM environment variable is set. See #469- Update to 8.1.0 * Features - Add new --owner [user][:group] command-line option - Add support for a global ignore file (~/.config/fd/ignore on Unix) - Do not exit immediately if one of the search paths is missing * Bugfixes - Reverted a change from fd 8.0 that enabled colors on all Windows terminals (see below) in order to support older Windows versions again - Fix --glob behavior with empty pattern- Update to 8.0.0 * Features - Add a new -l/--list-details option to show more details about the search results. - Add a new --max-results= option to limit the number of search results, see #472, #476 and #555 - Add the alias -1 for --max-results=1, see #561. - Add new --type socket and --type pipe filters, see #511. - Add new --min-depth and --exact-depth options in addition to the existing option to limit the maximum depth. See #404. - Support additional ANSI font styles in LS_COLORS: faint, slow blink, rapid blink, dimmed, hidden and strikethrough. * Bugfixes - Preserve non-UTF8 filenames: invalid UTF-8 filenames are now properly passed to child-processes when using --exec, - -exec-batch or --list-details. In fd's output, we replace non-UTF-8 sequences with the "�" character. However, if the output of fd goes to another process, we print the actual bytes of the filename. For more details, see #558 and #295. - LS_COLORS entries with unsupported font styles are not completely ignored, see #552 * Changes - When using --glob in combination with --full-path, a * character does not match a path separation character (/ or \\) anymore. You can use ** for that. This allows things like fd -p -g '/some/base/path/*/*/*.txt' which would previously match to arbitrary depths (instead of exactly two folders below /some/base/path. See #404. - "Legacy" support to use fd -exec (with a single dash) has been removed. Use fd -x or fd --exec instead. - Overall improved error handling and error messages. * Other - Korean translation of the README, see: 한국어 - Changes from 7.5.0 * Features - Added --one-file-system (aliases: --mount, --xdev) to not cross file system boundaries on Unix and Windows, see #507 - Added --base-directory to change the working directory in which fd is run, see #509 and #475 - fd will not use colored output if the NO_COLOR environment variable is set, see #550 and #551 - fd --exec will return exit code 1 if one of the executed commands fails, see #526 and #531 * Bug Fixes - Fixed 'command not found' error when using zsh completion, see #487 - fd -L should include broken symlinks, see #357 and #497 - Display directories even if we don't have permission to enter, see #437 * Changes - A flag can now be passed multiple times without producing an error, see #488 and #496 - Search results are sorted when using the -X option to match the behaviour of piping to xargs, see #441 and #524- Update to 7.4.0 * Added a new --path-separator option * When fd is run with the --exec-batch/-X option, it now exposes the exit status of the command that was run * Added a new -g/--glob option to switch to glob-based searches * Use jemalloc by default, improving the performance for almost all searches * Reduce number of stat syscalls, improving the performance for searches where file metadata is required * Added support for filtering by file modification time by adding two new options --changed-before and --changed-within <..>. For more details, see the --help text, the man page, the relevant issue #165 and the PR #339 (@kimsnj) * Added --show-errors option to enable the display of filesystem error messages such as "permission denied", see #311 (@psinghal20 and @majecty) * Added --maxdepth as a (hidden) alias for --max-depth, see #323 (@mqudsi) * Added --search-path option which can be supplied to replace the positional path argument at any position. * New --exec-batch /-X option for batch execution of commands * Support for 24-bit color codes- Update to version 7.1.0 Features * Added --size filter option * Added --type empty (or -t e) to search for empty files and/or directories Changes * .gitignore files will only be respected in Git repositories, not outside. * A few performance improvements for --type searches - cleanup with spec-cleaner- Update to version 7.0.0 Features * Added --type executable (or -t x) to search for executable files only * Added support for .fdignore files * Added --ignore-file option to add custom ignore files * Suggest --fixed-strings on invalid regular expressions * Detect when user supplied path instead of pattern Changes * .ignore and .rgignore files are not parsed anymore. Use .fdignore files * or add custom files via --ignore-file instead. Bugfixes * Properly normalize absolute paths * Invalid utf8 filenames displayed when -e is used * If --type is used, fifos/sockets/etc. are always shown - cleanup with spec-cleaner- Ensure neutrality of description. Describe the feature differences to GNU find.- ship man page and shell completions - reduce size of tarballs - neutralize description a bit - port history to fd.changes- Updated to version 6.3.0- Initial packaging @ 4.0.0lamb57 16523157588.3.0-bp154.1.27fishvendor_completions.dfd.fish/usr/share//usr/share/fish//usr/share/fish/vendor_completions.d/-fmessage-length=0 -grecord-gcc-switches -O2 -Wall -D_FORTIFY_SOURCE=2 -fstack-protector-strong -funwind-tables -fasynchronous-unwind-tables -fstack-clash-protection -gobs://build.opensuse.org/openSUSE:Backports:SLE-15-SP4/standard/62acd061428a59972268cd2e33f2e5ae-fdcpioxz5x86_64-suse-linuxdirectoryASCII textYA5r*wX(fd and fish)utf-83ee12334a144629efd6869963b1c3e7c6c7dc4b96edeaaddb3090e22762ee8dc? 7zXZ !t/] crt:bLL &p1OcBE9 3GGC2Lx="},&j*K\6iT2vN bNcC+pğ0β΢'ʚz1e6FIy=59c[7ND14I&̩|ꌝƁf} /ׂ'>}ozE[NjJԦ?s< ֝cEpF毀SFŖw+9O={E+QFq ؐB9` vFf(ȧuc3C_5AR"ck%% * ?:'lW~l$ȁ,?=;֥ r)앀}&tFD[nSy1Ğ&b"^ͭ.d!7wX ixGފy|nN&w~ͫK0<2b0á yó)I5!9JxR l]}ljxx*M 9AL~W@ ;?ozz [S; ٲ>1Gx(A*|c@D )G0,Ec06A4Toe}d~'u^ >(mZ{pP%أ'5G0Te2kZ+5AUǰZk/0…;i=,8:;| EڬfaZ5핽{LhyS_T5zD u$39̹ZQC^0)NM̺y̜#vq>9Mj%dfG4Y hƮc{-CǕ8፠geT  a%0QHۛ;A˸ j!1)\"6Ϫ$wFɽsX(iz0!qTS @\yU騁y.o"del ]P>xco#}Vusm$|6R3Zpf RwD=Q7/R4ߐq.$Q-7viju"a0P;_#[ߎeg'6b#x.vj Zwx -*> YZ