summaryrefslogtreecommitdiffstats
path: root/src
AgeCommit message (Expand)Author
2023-02-23Add spell check workflow (#3183)Zhizhen He
2023-02-19Make sure that the query before the cursor is not hiddenJunegunn Choi
2023-02-15become: Set stdin to /dev/ttyJunegunn Choi
2023-02-12Run 'become' only when the command template is properly evaluatedJunegunn Choi
2023-02-11Add become(...) action that replaces current fzf processJunegunn Choi
2023-02-01Code cleanupJunegunn Choi
2023-01-31Add 'show-preview' and 'hide-preview'Junegunn Choi
2023-01-30toggle-preview should not show empty preview windowJunegunn Choi
2023-01-30`--preview-window 0,hidden` should not execute the preview commandJunegunn 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-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-170.36.00.36.0Junegunn Choi
2023-01-16Fix rendering of double-column borders on light rendererJunegunn Choi
2023-01-16Fix rendering of double-column bordersJunegunn Choi
2023-01-16Better support for Windows terminalsJunegunn Choi
2023-01-12Resume preview following if the user scrolls the window to the bottomJunegunn Choi
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-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
2022-12-31Only allow local requestsJunegunn Choi
2022-12-31Fix cache being immediately cleared on reload-syncJunegunn Choi
2022-12-31Add transform-prompt(...) actionJunegunn Choi
2022-12-30Always execute preview command if {q} is in the templateJunegunn Choi
2022-12-29Add reload-sync actionJunegunn Choi
2022-12-29Add 'load' event that is triggered when the input stream is completeJunegunn Choi