fzf-tmux-0.21.1-lp152.1.3 >  A ^E"/=„jkۨȶzš酇|%$2Em;[K)$,ɗ-Kzl(;5$l+tSV|H2opp^: ־ TOmk fQ;Nl7V,]V/ #:k9#M)AAðO>pA?d   5  *08@ D H P  $8(8 9 : FGHIXY \ ](^?b^cdaeffilkuvwxy$z(8<QTX^Cfzf-tmux0.21.1lp152.1.3Tmux integration for fzfTmux integration for fzf. Includes a wrapper script, fzf-tmux, that opens your list in a separate tmux pane.^Elamb19openSUSE Leap 15.2openSUSEMIThttps://bugs.opensuse.orgProductivity/File utilitieshttps://github.com/junegunn/fzflinuxnoarchH큤^E ^E 9c57f3ff58a85b1a3b17c44b5985fad2aad71f782c03c6280e1489db0476d247b5dd247ab53bc49c233dc4c7b217d882d50908a0c725680689784d33e1cd2342rootrootrootrootfzf-0.21.1-lp152.1.3.src.rpmfzf-tmux@    /bin/bashrpmlib(CompressedFileNames)rpmlib(FileDigests)rpmlib(PayloadFilesHavePrefix)rpmlib(PayloadIsXz)3.0.4-14.6.0-14.0-15.2-14.14.1^^ku^~@]6@\ \f\@[d@ZPaolo Stivanin Paolo Stivanin Matej Cepl Ismail Dönmez Jan Engelhardt Matej Cepl Matej Cepl avindra@opensuse.orgavindra@opensuse.org- Update to 0.21.1 - CTRL-R will remove duplicate commands - Supports tmux popup window (require tmux 3.2 or above) - bug fixes- Update to 0.21.0: - --height option is now available on Windows as well (@kelleyma49) - Added --pointer and --marker options - Added --keep-right option that keeps the right end of the line visible when it's too long - Style changes - --border will now print border with rounded corners around the finder instead of printing horizontal lines above and below it. The previous style is available via --border=horizontal - Unicode spinner - More keys and actions for --bind - Added PowerShell script for downloading Windows binary - Vim plugin: Built-in floating windows support - bash: Various improvements in key bindings (CTRL-T, CTRL-R, ALT-C) - CTRL-R will start with the current command-line as the initial query - CTRL-R properly supports multi-line commands - Fuzzy completion API changed - Bug fixes- Update to 0.20.0: - Customizable preview window color (preview-fg and preview-bg for --color) fzf --preview 'cat {}' \ - -color 'fg:#bbccdd,fg+:#ddeeff,bg:#334455,preview-bg:#223344,border:#778899' \ - -border --height 20 --layout reverse --info inline Removed the immediate flicking of the screen on reload action. : | fzf --bind 'change:reload:seq {q}' --phony Added clear-query and clear-selection actions for --bind - It is now possible to split a composite bind action over multiple --bind expressions by prefixing the later ones with +. fzf --bind 'ctrl-a:up+up' [#] Can be now written as fzf --bind 'ctrl-a:up' --bind 'ctrl-a:+up' [#] This is useful when you need to write special [#] execute/reload form (i.e. `execute:...`) [#] to avoid parse errors and add more actions to the same key fzf --multi --bind 'ctrl-l:select-all+execute:less {+f}' --bind 'ctrl-l:+deselect-all' - Fixed parse error of --bind expression where concatenated execute/reload action contains + character. fzf --multi --bind 'ctrl-l:select-all+execute(less {+f})+deselect-all' - Fixed bugs of reload action - Not triggered when there's no match even when the command doesn't have any placeholder expressions - Screen not properly cleared when --header-lines not filled on reload- Update to 0.19.0 - Added --phony option which completely disables search functionality. Useful when you want to use fzf only as a selector interface. See below. - Added "reload" action for dynamically updating the input list without restarting fzf. See https://github.com/junegunn/fzf/issues/1750 to learn more about it. - --multi now takes an optional integer argument which indicates the maximum number of items that can be selected - If a placeholder expression for --preview and execute action (and the new reload action) contains f flag, it is replaced to the path of a temporary file that holds the evaluated list. This is useful when you multi-select a large number of items and the length of the evaluated string may exceed ARG_MAX. - deselect-all no longer deselects unmatched items. It is now consistent with select-all and toggle-all in that it only affects matched items. - Due to the limitation of bash, fuzzy completion is enabled by default for a fixed set of commands. A helper function for easily setting up fuzzy completion for any command is now provided. - Info line style can be changed by --info=STYLE - Preview window border can be disabled by adding noborder to --preview-window. - When you transform the input with --with-nth, the trailing white spaces are removed. - ctrl-\, ctrl-], ctrl-^, and ctrl-/ can now be used with --bind - See https://github.com/junegunn/fzf/milestone/15?closed=1 for more details- Remove pointless double extraction of tarball again.- Update to 0.18.0: - 0.18.0 - Added placeholder expression for zero-based item index: {n} and {+n} fzf --preview 'echo {n}: {}' - Added color option for the gutter: --color gutter:-1 - Added --no-unicode option for drawing borders in non-Unicode, ASCII characters - FZF_PREVIEW_LINES and FZF_PREVIEW_COLUMNS are exported to preview process fzf still overrides LINES and COLUMNS as before, but they may be reset by the default shell. - Bug fixes and improvements See https://github.com/junegunn/fzf/milestone/14?closed=1 - Update to 0.17.5: - Bug fixes and improvements See https://github.com/junegunn/fzf/milestone/13?closed=1 - Search query longer than the screen width is allowed (up to 300 chars) - Patch build-mode-pie.patch removed as it is unneeded (we don't use Makefile anymore).- Add subpackage vim-fzf with the original vim plugin for fzf (there is also more extensive third party plugin on https://github.com/junegunn/fzf.vim)- update to 0.17.4 * Added --layout option with a new layout called reverse-list. - -layout=reverse is a synonym for --reverse - -layout=default is a synonym for --no-reverse * Preview window will be updated even when there is no match for the query if any of the placeholder expressions (e.g. {q}, {+}) evaluates to a non-empty string. * More keys for binding: shift-{up,down}, alt-{up,down,left, right} * fzf can now start when /dev/tty is not available by making an educated guess. * bash/zsh completion improvements * install and uninstall scripts support generating files under XDG_CONFIG_HOME on --xdg flag. - remove sed patch for non-excecutable fix (merged upstream)- initial packagelamb19 15896588940.21.1-lp152.1.3fzf-tmuxfzf-tmux.1.gz/usr/bin//usr/share/man/man1/-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:Leap:15.2/standard/ed909dbbb291327d7bccf17d880ca860-fzfcpioxz5x86_64-suse-linuxBourne-Again shell script, ASCII text executabletroff or preprocessor input, ASCII text (gzip compressed data, max compression, from Unix)R]>mW}epackageand(fzf:tmux)utf-8a7e2816fc9f2f15df107c5dc45b619222cd2d1c81a9daeeb512197e62c765558?7zXZ !t/ 3] crv9uQMJsXA ':'QoL' ) +; *7kbN1ɇ;1-UmFӴoC?{W"le7/R"S^)-6;ޞ2nڦ.;lAf&#w*x t)Rޯ"m%W:70W_ hҞJP-xT `Y/B 4BNeKfVQ _nAN'>wFOtk/S\4ChmI/ٓ}a7D!Vzr2%4!c:C8K-tXlF]zEV$tKisV˸PL`;;r$<@RHO &Y!y41nZgOa򅌏q]n7 4E֣~yq6kܱ 5G6'ç(6z1Bۨ宷ĐXQ_E!pؾ/ZqE i=4 F}Q|<,N}b[\mI+sO=ҹsH%{JQJ69hTW7?foavoOǣ3Pu ]sS5;Pu|'f JmGI.yZXB" trC %Fߡ$؎,Tq+gZ%q"Rf(q)ԁ6>4,=MVҾJ^K#2sU}ea-l]ey+7@n5uarFXg UHK,B8\[wzhQf`Ar#M[^]9C9sĶ`\"QqbMVG\m- /P æI`P\T._sj Q!{GgȲ m>$ Q=osCTx"2{&nmxFupJv ^2H ľ0V7kmJz\& OԢyI'ޝC8:<;g5H#kAB2%E  l`>'.lNqI=^#{"[bHrݿyHNȤ>c!=M%$k՚B+lSE[RxV$HاtPf$݇e|}B 6Ŀ˜YYi\/6$OzCMHjw8/9F"d UxbүCm%^Ksl! yIյ(3.=y+3d '4u? \ p>н&)Y7>ߝ?vsY<}k,kq .FK 30}ؽKJu?Y7-=[ NN;òל#5} Q%i}&=b]dfêE U2nώ \z]퍮/wlz^jK*T|wh<7GB!N7(0ɟRej7ZY-g )ӡ旲%펛S*;a➜u 9r]=ݯ+,d-9?a#2!Pq i@}@x@5cO}B/ba!溰$z&Vg4k0%ø`jȓnjݟ!2S@"Ys}|rsۉ {PI?n@RHXq,H犗:|;9M=4HGT^2D j uBTs:i{&GcE^ F2)͒&oRA4ivn{/38Iȁ~8pf`Ҷ6.+@ION\W) n=vp%DŽyl8.θ'MUi!AQzU zGٯ؀AYkⱺ 8KdI6*&rUW3\gr\@YعeU7J-1xE+K:9{5e*"y4FboVNLGT54Qbf3@OOXpE/ 8 ^a(#D֍pT9RR䱚}ø*"+{uv<ɓQ܅$eDK:1”K[V'=.e̻ s'4ĵ) ^\];$g9X:V5> 5S l_YLV6{q,ihDx!Ф3^gn'ڴ/F-UKDQ[0Vg;. wx.LiP}R$f.@R붼?: +][Uʂ_,ð/[a cޢY3"rQoQdwgCod(ÚՈbꢼ#ь eJaP6ۿ$)_q,@ܴml1LSO>~ҟcN pwr~Wf ^PE.cP'M=1ܠO >K*>Iݙ?KÌC[o}/E=1?4sŸכB|5I<:7VV@MO-8U\C?)) iPf>MͧL^ɮU*5s7yՓ]HBHBvHђ[Y[EeFZ+tc#e՟b_9Հ@2ej,^QZwzEZtKgs6!Eуz0eNFZ!@W?;\z YZ