unisonweb / unison

A friendly programming language from the future
https://unison-lang.org
Other
5.81k stars 271 forks source link

FZF: sort current project's branches to the bottom #5437

Closed ChrisPenner closed 2 weeks ago

ChrisPenner commented 2 weeks ago

Overview

List branches in the current project near the cursor for improved UX

On trunk:

image

Now:

image

Implementation notes

Interesting/controversial decisions

Do we want both the shortened and expanded names or is that confusing?