summaryrefslogtreecommitdiff
path: root/src
AgeCommit message (Expand)Author
2025-07-06Fix selection lost on revision bumpJunegunn Choi
2025-07-06Fix regression where header is not updatedJunegunn Choi
2025-07-06Update: make generateJunegunn Choi
2025-07-06Add 'multi' event triggered on multi-selection changesJunegunn Choi
2025-07-03Normalize halfwidth and fullwidth characers for matchingJunegunn Choi
2025-07-02Update copyright yearJunegunn Choi
2025-07-02Run preview command when preview window appears after CTRL-ZJunegunn Choi
2025-07-02Fix panic caused by incorrect update orderingJunegunn Choi
2025-06-280.63.0Junegunn Choi
2025-06-27Reset full-background property after a new lineJunegunn Choi
2025-06-26Fix exact boundary match with --scheme=path or --tiebreak endJunegunn Choi
2025-06-26Fix highlight offsets of multi-line entriesJunegunn Choi
2025-06-25Refactor ANSI parserJunegunn Choi
2025-06-25Support full-line background color in the list sectionJunegunn Choi
2025-06-24with-nth: Do not trim trailing whitespaces with background colorsJunegunn Choi
2025-06-23Allow \e[K in addition to \e[0K for full-line backgroundJunegunn Choi
2025-06-22Terminate running background transform on exit (addendum)Junegunn Choi
2025-06-21Terminate running background transform on exitJunegunn Choi
2025-06-21Reorganize code to ensure deletion of temp filesJunegunn Choi
2025-06-21Add bg-cancel action to ignore running background transformsJunegunn Choi
2025-06-21Avoid full redraw when changing header and footer windowsJunegunn Choi
2025-06-20Do not reserve a single column at the end when scrollbar is hiddenJunegunn Choi
2025-06-19Add {*} placeholder flagJunegunn Choi
2025-06-19Revert "Add {*} placeholder flag"Junegunn Choi
2025-06-19Add {*} placeholder flagJunegunn Choi
2025-06-19chore: fix function name (#4425)曹家巧
2025-06-16Implement asynchronous transform actions (#4419)Junegunn Choi
2025-06-10Add footerJunegunn Choi
2025-06-10Fix inconsistent placement of header-lines with border optionsJunegunn Choi
2025-05-30Fix ANSI attributes lost when nth:regular is setJunegunn Choi
2025-05-30Fix ANSI attributes lost when 'regular' attribute is set to fg or nthJunegunn Choi
2025-05-30--no-color: Keep ANSI attributes in the listJunegunn Choi
2025-05-30--no-color: Keep ANSI attributes in preview windowJunegunn Choi
2025-05-30Do not apply 'nth' attributes to trailing whitespacesJunegunn Choi
2025-05-30Fix FZF_CLICK_HEADER_NTH for multi-line headersJunegunn Choi
2025-05-28Allow customizing --ghost color via '--color ghost'Junegunn Choi
2025-05-28Fix background color of 'disabled' queryJunegunn Choi
2025-05-17Show ellipsis for truncated labelsJunegunn Choi
2025-05-04Allow whitespace as separator in --color optionJunegunn Choi
2025-05-04Add 'alt-bg' color for striped lines (#4370)Junegunn Choi
2025-04-25Reset coordinator delay on 'reload'Junegunn Choi
2025-04-22Add missing environment variables (#4356)RafaelDominiquini
2025-04-22Revert "Disable tmux popup when already running inside one (#4351)"Junegunn Choi
2025-04-20Add --tty-default=/dev/tty and --no-tty-default option (#4352)Junegunn Choi
2025-04-18Disable tmux popup when already running inside one (#4351)Pierre Guinoiseau
2025-04-13Fix panic when use header border without pointer/marker (#4345)phanium
2025-04-11Fix trailing ␊ not rendered with '--read0 --no-multi-line'Junegunn Choi
2025-04-11reader: Do not append '/' to '/'Junegunn Choi
2025-04-060.61.1Junegunn Choi
2025-04-06Disable bracketed paste mode on exitJunegunn Choi