summaryrefslogtreecommitdiff
path: root/src/tui
AgeCommit message (Expand)Author
2025-10-12Fix --bold inheritanceJunegunn Choi
2025-10-12Revert "Make query string in `--disabled` state bold as before"Junegunn Choi
2025-10-11Make query string in `--disabled` state bold as beforeJunegunn Choi
2025-10-09Rename: '--color hidden' to '--color nomatch'Junegunn Choi
2025-10-09Add special 'strip' style attribute for stripping colorsJunegunn Choi
2025-10-09Revise color configurationJunegunn Choi
2025-10-09Introduce 'raw' modeJunegunn Choi
2025-09-23tui/light: consume full 7-byte CSI sequences to prevent leftover printing (#4...Massimo Mund
2025-09-17Adjust base16 (16) theme (#4501)Junegunn Choi
2025-09-16Style change: thinner gutter column (#4521)Junegunn Choi
2025-09-14Fix CTRL-Z for tcell renderer by using the official APIJunegunn Choi
2025-09-05Add keybindings for CTRL, ALT, SHIFT + UP, DOWN, RIGHT, LEFT, HOME, END, BACK...Massimo Mund
2025-07-23Better fix for #4465 - remove unnecessary eraseJunegunn Choi
2025-07-22Add 'click-footer' eventJunegunn Choi
2025-07-22Fix rendering error when hiding a preview window without borderJunegunn Choi
2025-07-06Update: make generateJunegunn Choi
2025-07-06Add 'multi' event triggered on multi-selection changesJunegunn Choi
2025-06-280.63.0Junegunn Choi
2025-06-25Support full-line background color in the list sectionJunegunn Choi
2025-06-19chore: fix function name (#4425)曹家巧
2025-06-10Add footerJunegunn Choi
2025-05-30Fix ANSI attributes lost when 'regular' attribute is set to fg or nthJunegunn Choi
2025-05-28Allow customizing --ghost color via '--color ghost'Junegunn Choi
2025-05-28Fix background color of 'disabled' queryJunegunn Choi
2025-05-04Add 'alt-bg' color for striped lines (#4370)Junegunn Choi
2025-04-20Add --tty-default=/dev/tty and --no-tty-default option (#4352)Junegunn Choi
2025-04-060.61.1Junegunn Choi
2025-04-06Disable bracketed paste mode on exitJunegunn Choi
2025-03-22Suppress 'change' event during bracketed paste modeJunegunn Choi
2025-03-11Change 'interface{}' to 'any' (#4308)Gabriel Marin
2025-03-03[windows] Prevent fzf from consuming user input while pausedJunegunn Choi
2025-02-16Ignore NULL byte before CSI 6N responseJunegunn Choi
2025-02-11Simplify codeJunegunn Choi
2025-02-11Truncate wrap signs in extremely narrow preview windowJunegunn Choi
2025-02-11Print --wrap-sign in preview windowJunegunn Choi
2025-02-02Fix tcell renderer's pause and resumeJunegunn Choi
2025-02-02FZF_KEY enhancementsJunegunn Choi
2025-02-01Add {show,hide,toggle}-input and expose $FZF_INPUT_STATEJunegunn Choi
2025-01-30Add --no-input to hide the input section (#4210)Junegunn Choi
2025-01-27Enhance click-header eventJunegunn Choi
2025-01-25Add 'bell' action to ring the terminal bellJunegunn Choi
2025-01-23Add --header-lines-border to separate two headersJunegunn Choi
2025-01-20Make 'current-fg' inherit from 'fg' to simplify configurationJunegunn Choi
2025-01-18Add 'gap-line' color for the horizontal line on each gapJunegunn Choi
2025-01-17chore: fix comment (#4181)piguagua
2025-01-16Allow displaying --nth parts in a different text styleJunegunn Choi
2025-01-11Make preview-scrollbar color conditionally inherit from scrollbar colorJunegunn Choi
2025-01-06Add preview border style 'line'Junegunn Choi
2025-01-05Border around the header sectionJunegunn Choi
2025-01-02Border around the input section (prompt + info)Junegunn Choi