summaryrefslogtreecommitdiffstats
AgeCommit message (Expand)Author
2023-10-02[bash] Don’t print function definition when checking for existence (#3448)Christoph Anton Mitterer
2023-10-02[completion] Prevent running a command during 'eval'Junegunn Choi
2023-10-01Deploying to master from @ junegunn/fzf@a3ff49aaf18eceefe4bf8b1df5bf275b3d982...junegunn
2023-09-27[bash] CTRL-R on bash 3: Use backticks to avoid delayJunegunn Choi
2023-09-24Remove unnecessary escaping in the default commandJunegunn Choi
2023-09-24[shell] don’t needlessly escape `.` in shell patternChristoph Anton Mitterer
2023-09-24Deploying to master from @ junegunn/fzf@00809909ae586a56dcf97060a361b2c95aa4a...junegunn
2023-09-22Update CHANGELOGJunegunn Choi
2023-09-22[bash] History, use perl if installed otherwise awk (#3313)step
2023-09-19[shell] Use --scheme=path when appropriateJunegunn Choi
2023-09-18Bump golang.org/x/term from 0.11.0 to 0.12.0 (#3426)dependabot[bot]
2023-09-18Add support for limit and offset parameters for GET / endpointJunegunn Choi
2023-09-18Basic context-aware completion for ssh command (#3424)Timofei Bredov
2023-09-17[vimdoc] Replace unicode figure space (U+2007) with regular spaceJunegunn Choi
2023-09-16Respect ANSI codes to reset propertiesJunegunn Choi
2023-09-11Makefile: build 32-bit binary on armv8l (#3434)Sam James
2023-09-10Deploying to master from @ junegunn/fzf@0f50dc848e58b47408713c2c31f2be73287c0...junegunn
2023-09-03Add 'GET /' endpoint for getting the program state (experimental)Junegunn Choi
2023-09-02Update sponsor list once a weekJunegunn Choi
2023-09-02Deploying to master from @ junegunn/fzf@f50a7058d6734b8213fb8bbe6a293b2ffd485...junegunn
2023-09-01Fix center-alignment of border/preview labelJunegunn Choi
2023-09-01Deploying to master from @ junegunn/fzf@58835e40f35fd1007de9bf607e06d555f0853...junegunn
2023-08-29Run GitHub Sponsors action once a dayJunegunn Choi
2023-08-28Deploying to master from @ junegunn/fzf@df80f7ff2ac857bd48e98421a6dbeebdd7555...junegunn
2023-08-28Deploying to master from @ junegunn/fzf@5f66786ef1e65074daabb33d78a09d1f94576...junegunn
2023-08-26[install] Replace go get with go installJunegunn Choi
2023-08-26[vim] Keep jump list unaffected when calling term_startJunegunn Choi
2023-08-26Deploying to master from @ junegunn/fzf@178581b56001f7553fe83b15dab820179521a...junegunn
2023-08-25Deploying to master from @ junegunn/fzf@ffd23141206a0b0ed03d899adcbcc88ed7b2e...junegunn
2023-08-25Restore --no-clear option in man pageJunegunn Choi
2023-08-24[fzf-tmux] Turn off remain-on-exit only on fzf-tmux pane (#3410)Chandan Mangu
2023-08-22[man] Clarify --scheme optionJunegunn Choi
2023-08-21Deploying to master from @ junegunn/fzf@cf552b5f3b1c52df014904dd82a7885f52f07...junegunn
2023-08-18Deploying to master from @ junegunn/fzf@1894304d3345518a6f37d9f13a0e471e84332...junegunn
2023-08-18[bash] Disable pipefail in command substitutionJunegunn Choi
2023-08-17Change Winget Releaser job to `ubuntu-latest` (#3403)sitiom
2023-08-17Bump crate-ci/typos from 1.15.0 to 1.16.4 (#3400)dependabot[bot]
2023-08-17Bump actions/checkout from 2 to 3 (#3399)dependabot[bot]
2023-08-14Set up GitHub Sponsors Readme Action (#3398)Junegunn Choi
2023-08-14Deploying to master from @ junegunn/fzf@40515f11a4744f6e8f920a18ecbd5bc1a9127...junegunn
2023-08-12doc: Add different prefix for Homebrew on Apple Silicon (#3396)Nikita Kouevda
2023-08-08Bump golang.org/x/term from 0.10.0 to 0.11.0 (#3393)dependabot[bot]
2023-08-08Bump golang.org/x/sys from 0.10.0 to 0.11.0 (#3392)dependabot[bot]
2023-08-03[fzf-tmux] Pass $RUNEWIDTH_EASTASIANJunegunn Choi
2023-07-25Fix ANSI color continuation in --headerJunegunn Choi
2023-07-25Add toggle-header optionJunegunn Choi
2023-07-20Add API Keys for fzf --listen (#3374)Boaz Yaniv
2023-07-16Fix deprecations of ioutil (#3370)Bart
2023-07-12Use $SHELL instead of bash if it's known to support 'pipefail'Junegunn Choi
2023-07-11Bump golang.org/x/term from 0.9.0 to 0.10.0 (#3360)dependabot[bot]