"Fossies" - the Fresh Open Source Software Archive

Contents of fzf-0.44.1.tar.gz (17 Nov 11:17, 251003 Bytes)

About: fzf is a general-purpose command-line fuzzy finder.



Fossies downloads: / linux / misc / fzf-0.44.1.tar.gz  (tar.bz2|tar.xz|zip)
Fossies services: Diffs report | CLOC analysis | Meta information
Original URL: https://github.com / junegunn / fzf / archive/refs/tags/0.44.1.tar.gz
Home page: https://github.com/junegunn/fzf
VirusTotal check: Ok
Member paths+URLs:  Shortened | full
Member sort order:  docs related (infos|docs|other) | original | size | date | path | name | ext | top-path files

Basic infos (README, FAQ, INSTALL, ChangeLog, ...):
  62748 2023-11-17 11:17 CHANGELOG.md
  10025 2023-11-17 11:17 install
   1085 2023-11-17 11:17 LICENSE
  31986 2023-11-17 11:17 README.md
  17673 2023-11-17 11:17 README-VIM.md
   2471 2023-11-17 11:17 uninstall
   1085 2023-11-17 11:17 src/LICENSE

Basic docs (manual pages, PDF-,HTML-,/doc/-files, ...):
    500 2023-11-17 11:17 Dockerfile
  22097 2023-11-17 11:17 doc/fzf.txt
  45350 2023-11-17 11:17 man/man1/fzf.1
   1992 2023-11-17 11:17 man/man1/fzf-tmux.1

All other files:
  24917 2023-11-17 11:17 ADVANCED.md
  25698 2023-11-17 11:17 src/algo/algo.go
   8849 2023-11-17 11:17 src/algo/algo_test.go
   9841 2023-11-17 11:17 src/ansi.go
  10963 2023-11-17 11:17 src/ansi_test.go
    748 2023-11-17 11:17 src/util/atomicbool.go
    301 2023-11-17 11:17 src/util/atomicbool_test.go
   1279 2023-11-17 11:17 BUILD.md
   1619 2023-11-17 11:17 src/cache.go
    859 2023-11-17 11:17 src/cache_test.go
   4241 2023-11-17 11:17 src/util/chars.go
    981 2023-11-17 11:17 src/util/chars_test.go
   1806 2023-11-17 11:17 src/chunklist.go
   1862 2023-11-17 11:17 src/chunklist_test.go
   1111 2023-11-17 11:17 .github/workflows/codeql-analysis.yml
  14523 2023-11-17 11:17 shell/completion.bash
  11766 2023-11-17 11:17 shell/completion.zsh
   2158 2023-11-17 11:17 src/constants.go
   9652 2023-11-17 11:17 src/core.go
    209 2023-11-17 11:17 .github/dependabot.yml
    296 2023-11-17 11:17 .github/workflows/depsreview.yaml
   1712 2023-11-17 11:17 src/tui/dummy.go
   1976 2023-11-17 11:17 src/util/eventbox.go
    899 2023-11-17 11:17 src/util/eventbox_test.go
     17 2023-11-17 11:17 .github/FUNDING.yml
   2397 2023-11-17 11:17 bin/fzf-preview.sh
   7074 2023-11-17 11:17 bin/fzf-tmux
   5860 2023-11-17 11:17 test/fzf.vader
  32550 2023-11-17 11:17 plugin/fzf.vim
    104 2023-11-17 11:17 .gitignore
    542 2023-11-17 11:17 go.mod
   2657 2023-11-17 11:17 .goreleaser.yml
   4512 2023-11-17 11:17 go.sum
   2071 2023-11-17 11:17 src/history.go
   1507 2023-11-17 11:17 src/history_test.go
   1881 2023-11-17 11:17 install.ps1
    419 2023-11-17 11:17 .github/ISSUE_TEMPLATE.md
    957 2023-11-17 11:17 src/item.go
    484 2023-11-17 11:17 src/item_test.go
   5524 2023-11-17 11:17 shell/key-bindings.bash
   5784 2023-11-17 11:17 shell/key-bindings.fish
   3986 2023-11-17 11:17 shell/key-bindings.zsh
  23928 2023-11-17 11:17 src/tui/light.go
   2508 2023-11-17 11:17 src/tui/light_unix.go
   4777 2023-11-17 11:17 src/tui/light_windows.go
    991 2023-11-17 11:17 .github/workflows/linux.yml
    999 2023-11-17 11:17 .github/workflows/macos.yml
    246 2023-11-17 11:17 main.go
   5170 2023-11-17 11:17 Makefile
   5411 2023-11-17 11:17 src/matcher.go
   3302 2023-11-17 11:17 src/merger.go
   1989 2023-11-17 11:17 src/merger_test.go
  21779 2023-11-17 11:17 src/algo/normalize.go
  60652 2023-11-17 11:17 src/options.go
  14755 2023-11-17 11:17 src/options_test.go
  10586 2023-11-17 11:17 src/pattern.go
   8060 2023-11-17 11:17 src/pattern_test.go
    131 2023-11-17 11:17 src/protector/protector.go
    209 2023-11-17 11:17 src/protector/protector_openbsd.go
   4654 2023-11-17 11:17 src/reader.go
   1279 2023-11-17 11:17 src/reader_test.go
   5969 2023-11-17 11:17 src/result.go
    338 2023-11-17 11:17 src/result_others.go
   6054 2023-11-17 11:17 src/result_test.go
    364 2023-11-17 11:17 src/result_x86.go
    578 2023-11-17 11:17 .rubocop.yml
   5866 2023-11-17 11:17 src/server.go
    185 2023-11-17 11:17 src/util/slab.go
    555 2023-11-17 11:17 .github/workflows/sponsors.yml
  18281 2023-11-17 11:17 src/tui/tcell.go
  17238 2023-11-17 11:17 src/tui/tcell_test.go
 107303 2023-11-17 11:17 src/terminal.go
  27045 2023-11-17 11:17 src/terminal_test.go
    563 2023-11-17 11:17 src/terminal_unix.go
   1088 2023-11-17 11:17 src/terminal_windows.go
 118499 2023-11-17 11:17 test/test_go.rb
   5651 2023-11-17 11:17 src/tokenizer.go
   2858 2023-11-17 11:17 src/tokenizer_test.go
     14 2023-11-17 11:17 .tool-versions
    908 2023-11-17 11:17 src/tui/ttyname_unix.go
    164 2023-11-17 11:17 src/tui/ttyname_windows.go
  20388 2023-11-17 11:17 src/tui/tui.go
    399 2023-11-17 11:17 src/tui/tui_test.go
    216 2023-11-17 11:17 typos.toml
    193 2023-11-17 11:17 .github/workflows/typos.yml
   3514 2023-11-17 11:17 src/util/util.go
   3940 2023-11-17 11:17 src/util/util_test.go
   1199 2023-11-17 11:17 src/util/util_unix.go
   2219 2023-11-17 11:17 src/util/util_windows.go
    382 2023-11-17 11:17 .github/workflows/winget.yml

   MD5 (fzf-0.44.1.tar.gz): 6687e6f61baae4678490643456c362ff
  SHA1 (fzf-0.44.1.tar.gz): d70de6b092b546493717fdb8bb69930a97580379
SHA256 (fzf-0.44.1.tar.gz): 295f3aec9519f0cf2dce67a14e94d8a743d82c19520e5671f39c71c9ea04f90c

Home  |  About  |  Features  |  All  |  Newest  |  Dox  |  Diffs  |  Codespell  |  RSS Feeds  |  Screenshots  |  Comments  |  Imprint  |  Privacy  |  HTTP(S)