Skip to content

v0.10.0

Compare
Choose a tag to compare
@github-actions github-actions released this 18 May 01:07
90060ea

0.10.0 (2024-05-18)

Features

  • Improve the default fzf user interface for users that haven't set FZF_DEFAULT_OPTS (d891a07)
  • issue: Add config options for naming the linked branch created via alt-o keybinding. See commit message for details/examples (f6f78e2)
  • issue: Checkout the existing linked branch if it exists with the alt-o keybinding (ecfd426)
  • issue: Prompt for branch name in alt-o keybinding (1aca50f)

Bug Fixes

  • Resolve ANSI escape code issues when user hasn't set FZF_DEFAULT_OPTS (5ae01a4)
  • issue: Fix syntax error setting linked branch name (9c484d8)