Notgnoshi / dotfiles

Personal dotfiles and shell scripts
https://agill.xyz
0 stars 0 forks source link

git-gl and other fzf goodness #122

Closed Notgnoshi closed 6 months ago

Notgnoshi commented 8 months ago

Add interactive git-tags and git-bl browsers. Defer to git-gl for FZF preview for each.

Add heuristics to decide when to add <ctrl-r> rebase or <ctrl-p> cherry-pick keybinds. Add heuristics to decide when (and which branches) to display in addition to the selected branch(es).

Closes #69 Closes #93 Closes #94