/
githubmirror
/
fzf
ОбзорДокументацияВойти
/
githubmirror
/
fzf
Код
Запросы
0
Пакеты
0
Релизы
0
Аналитика
Безопасность
ДокументацияПоддержка
Политика конфиденциальностиПользовательское соглашениеПолитика использования «cookies»Согласие субъекта персональных данных
2026 ©
fzf/
src/
..
algo

Clean up comments and tests

9 часов назад
protector

Add "unix" and "fattr" promises (#4719)

5 месяцев назад
tui

Restore bracketed paste mode instead of forcing it off

9 часов назад
util

Clean up comments and tests

9 часов назад
LICENSE

Year 2026

6 месяцев назад
actiontype_string.go

Add 'wait' action to block until search completion (#4825)

месяц назад
ansi.go

Clean up non-ascii characters

4 месяца назад
ansi_test.go

Add underline style variants and underline color support

6 месяцев назад
cache.go

Replace []Result cache with bitmap cache for reduced memory usage

5 месяцев назад
cache_test.go

Replace []Result cache with bitmap cache for reduced memory usage

5 месяцев назад
chunklist.go

Add change-with-nth action to dynamically change --with-nth (#4691)

5 месяцев назад
chunklist_test.go

Fix lint warnings (#4586)

9 месяцев назад
constants.go

Replace []Result cache with bitmap cache for reduced memory usage

5 месяцев назад
core.go

Address code scanning alerts

3 месяца назад
functions.go

Embed man page in the binary and show it on 'fzf --man'

2 года назад
history.go

Fix deprecations of ioutil (#3370)

3 года назад
history_test.go

Fix lint warnings (#4586)

9 месяцев назад
item.go

Make --accept-nth compatible with --select-1

год назад
item_test.go

Micro-optimizations

10 лет назад
matcher.go

Use a shared work queue instead of static partitioning in matcher

5 месяцев назад
merger.go

Fix --no-sort jumpiness by merging results in index order

5 месяцев назад
merger_test.go

Fix --no-sort jumpiness by merging results in index order

5 месяцев назад
options.go

Apply facing-line rule to input border as well

24 дня назад
options_no_pprof.go

Refactor the code so that fzf can be used as a library (#3769)

2 года назад
options_pprof.go

Enable profiling options when 'pprof' tag is set (#2813)

2 года назад
options_pprof_test.go

Enable profiling options when 'pprof' tag is set (#2813)

2 года назад
options_test.go

Allow bare put action in transform output

2 месяца назад
pattern.go

Replace []Result cache with bitmap cache for reduced memory usage

5 месяцев назад
pattern_test.go

Replace []Result cache with bitmap cache for reduced memory usage

5 месяцев назад
proxy.go

Separate floating pane border label from pane title

12 дней назад
proxy_test.go

Separate floating pane border label from pane title

12 дней назад
proxy_unix.go

--tmux: Export bash functions

2 года назад
proxy_windows.go

--tmux: Export bash functions

2 года назад
reader.go

Skip symlinks targeting ancestors of walker root to prevent resource exhaustion

5 месяцев назад
reader_test.go

Remove possible races (#4070)

2 года назад
result.go

Skip all-zero passes in radix sort of results

17 дней назад
result_others.go

Use LSD radix sort for Result sorting in matcher

5 месяцев назад
result_test.go

Replace sort.Sort(ByOrder(...)) with slices.SortFunc

4 месяца назад
result_x86.go

Use LSD radix sort for Result sorting in matcher

5 месяцев назад
server.go

Allow bare put action in transform output

2 месяца назад
terminal.go

Copy the item text in replace-query

3 дня назад
terminal_test.go

Break preview lines on IND to support chafa in preview window on tmux

3 дня назад
terminal_unix.go

Terminate resize notification when Loop exits

22 дня назад
terminal_windows.go

Terminate resize notification when Loop exits

22 дня назад
tmux.go

Escape trailing semicolon in tmux command argument

12 дней назад
tmux_test.go

Escape trailing semicolon in tmux command argument

12 дней назад
tokenizer.go

With a non-default --delimiter, --{accept,with}-nth should not remove trailing whitespaces

5 месяцев назад
tokenizer_test.go

Fix AWK tokenizer not treating a new line character as whitespace

5 месяцев назад
winpty.go

Use MSYS=enable_pcon instead of winpty on mintty 3.4.5 or later

2 года назад
winpty_windows.go

--tmux: Export bash functions

2 года назад
zellij.go

Separate floating pane border label from pane title

12 дней назад