index
:
fzf
v0.66.0-custom
Personal fork of fzf
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
Age
Commit message (
Expand
)
Author
2025-01-07
Fix adaptive height with --header-border
Junegunn Choi
2025-01-07
Update man page sections
Junegunn Choi
2025-01-06
Restructure --help output
Junegunn Choi
2025-01-06
Render preview label if possible when --preview-border=line
Junegunn Choi
2025-01-06
Remove header indentation when unnecessary
Junegunn Choi
2025-01-06
Add style presets: --style=[default|minimal|full]
Junegunn Choi
2025-01-06
Add preview border style 'line'
Junegunn Choi
2025-01-05
Border around the header section
Junegunn Choi
2025-01-05
fix: make header align with list (#4158)
phanium
2025-01-04
Fix adaptive height in the presence of --list-border and --input-border
Junegunn Choi
2025-01-04
Fix '--tmux border-native'
Junegunn Choi
2025-01-04
Add `border-native` option to `--tmux` flag (#4157)
Andreas Auernhammer
2025-01-03
Fix cursor placement of tcell renderer
Junegunn Choi
2025-01-02
Update --help output
Junegunn Choi
2025-01-02
Do not try to print anything is screen height is zero
Junegunn Choi
2025-01-02
Border around the input section (prompt + info)
Junegunn Choi
2024-12-31
Add missing --list-border=* parser
Junegunn Choi
2024-12-31
Add --list-border for additional border around the list section
Junegunn Choi
2024-12-19
Add toggle-hscroll
Junegunn Choi
2024-12-19
Add toggle-multi-line action
Junegunn Choi
2024-12-14
Fix test failure
Junegunn Choi
2024-12-14
Remove unused interface
Junegunn Choi
2024-12-14
Fix redundant clearing of the windows with non-default bg color
Junegunn Choi
2024-12-12
Less flickering of the candidate list when resizing the preview window
Junegunn Choi
2024-12-12
Avoid redrawing the windows on the first click on the border
Junegunn Choi
2024-12-12
Simplify resize code
Junegunn Choi
2024-12-12
Redraw preview scrollbar when window width changes
Junegunn Choi
2024-12-12
Restore previous behavior
Junegunn Choi
2024-12-12
Disallow dragging the wrong sides of the border
Junegunn Choi
2024-12-12
Update comments
Junegunn Choi
2024-12-12
Refactor
Junegunn Choi
2024-12-12
Respect the properties of the currently active preview window options
Junegunn Choi
2024-12-12
Use Has{Top,Right,Bottom,Left}() where possible
Julian Prein
2024-12-12
Fix minimum preview width without left/right borders
Julian Prein
2024-12-12
Fix maximum preview height without horizontal separator
Julian Prein
2024-12-12
Make the preview window resizable by mouse drag
Julian Prein
2024-12-02
Fix line wrap toggle when switching between screens
Junegunn Choi
2024-11-29
Much faster image processing
Junegunn Choi
2024-11-26
Extend --walker-skip to support multi-component patterns
Junegunn Choi
2024-11-25
Allow walking multiple root directories (#4109)
msabathier
2024-11-24
Export FZF_PREVIEW_* variables to other processes as well
Junegunn Choi
2024-11-12
Fix incorrect overflow detection when --wrap is set
Junegunn Choi
2024-11-09
page-up/down: undo last up/down if items are skipped
Junegunn Choi
2024-11-08
Another attempt to fix (half-)page-up/down for multi-line items
Junegunn Choi
2024-11-07
Fix (half-)page-up/down in the presence of multi-line items
Junegunn Choi
2024-11-04
Allow specifying '{n}' as the OFFSET in the preview-window flag (#4079)
jaydee-coder
2024-11-03
Fix reader regression (#4070)
Junegunn Choi
2024-11-03
Remove possible races (#4070)
Junegunn Choi
2024-11-03
Fix characters from previous preview not being cleared
Junegunn Choi
2024-10-31
Fix race in reload action
Junegunn Choi
[prev]
[next]