summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-01-240.37.00.37.0Junegunn Choi
2023-01-24Sanitize input strings that should be a single lineJunegunn Choi
2023-01-24Support custom separator of inline infoJunegunn Choi
2023-01-24No need to touch mouse flag if it's already falseJunegunn Choi
2023-01-24Temporarily disable mouse mode when switching to an external commandJunegunn Choi
2023-01-24Reenable mouse mode when coming back from an external programJunegunn Choi
2023-01-23Make test case pass on 32-bit platformsJunegunn Choi
2023-01-23Add 'focus' eventJunegunn Choi
2023-01-23Do not restore terminal state while running an external commandJunegunn Choi
2023-01-23Fix TOCJunegunn Choi
2023-01-23Fix bat url in README (#3129)Francesco Bigagnoli
2023-01-23Add Helix editor to bash autocompletion (#3137)Nachum Barcohen
2023-01-22Add 'transform-border-label' and 'transform-preview-label'Junegunn Choi
2023-01-22Add change-border-label and change-preview-label actions, update manjpcrs
2023-01-21Action argument in enclosed form should allow new linesJunegunn Choi
2023-01-19README: Add FZF_TMUX_OPTS example for tmux popupJunegunn Choi
2023-01-170.36.00.36.0Junegunn Choi
2023-01-17[vim] Automatically set RUNEWIDTH_EASTASIAN=1 when &ambiwidth == doubleJunegunn Choi
2023-01-16[vim] Use system-default border styleJunegunn Choi
2023-01-16Fix rendering of double-column borders on light rendererJunegunn Choi
2023-01-16Fix rendering of double-column bordersJunegunn Choi
2023-01-16Fix typo on man pageJunegunn Choi
2023-01-16Better support for Windows terminalsJunegunn Choi
2023-01-13Update README examplesJunegunn Choi
2023-01-12Update Rubocop dependenciesJunegunn Choi
2023-01-12Remove unused block argumentJunegunn Choi
2023-01-12Fix test failureJunegunn Choi
2023-01-12Resume preview following if the user scrolls the window to the bottomJunegunn Choi
2023-01-10Correct package manager commands for apt (#3117)Farooq Karimi Zadeh
2023-01-09Allow re-enabling preview follow on change-preview-windowJunegunn Choi
2023-01-09Disable preview follow after dragging the scrollbarJunegunn Choi
2023-01-07Run preview command when preview window appears after resize (#3113)Junegunn Choi
2023-01-07Prevent fzf crashing on malformed remote actionJunegunn Choi
2023-01-07Allow toggling of alternative preview window layout that is hiddenJunegunn Choi
2023-01-06Add scrollbar to the preview windowJunegunn Choi
2023-01-05Reduce flickering of the scroll info panel on the preview windowJunegunn Choi
2023-01-04Fix cyclic scrolling with non-zero preview header linesJunegunn Choi
2023-01-04Fix preview border on tcell rendererJunegunn Choi
2023-01-03Bump github.com/gdamore/tcell/v2 from 2.5.3 to 2.5.4dependabot[bot]
2023-01-03Bump github.com/mattn/go-isatty from 0.0.16 to 0.0.17dependabot[bot]
2023-01-03Allow dragging of the preview windowJunegunn Choi
2023-01-03Fix double-click on light rendererJunegunn Choi
2023-01-03Make sure two consecutive double clicks require four clicksJunegunn Choi
2023-01-03Clicks with different x coordinates shouldn't be seen as a double-clickJunegunn Choi
2023-01-02Avoid superfluous update of scrollbarJunegunn Choi
2023-01-01Fix scrollbar rendering (#3096)Junegunn Choi
2023-01-01Restore mouse drag mode (#3096)Junegunn Choi
2023-01-01Allow dragging of scrollbarJunegunn Choi
2023-01-01Colors for 'separator' and 'scrollbar' will default to that for 'border'Junegunn Choi
2023-01-01Add scrollbarJunegunn Choi