GNU/Linux ◆ xterm-256color ◆ zsh 66 views

In the Unison Codebase Manager, some commands like “view” and “edit” support a no-argument variant that uses fzf to do a fuzzy-find for arguments. You can use TAB to select multiple arguments. Here I do a no-arg “edit”, search for terms and use TAB to select them, and then hit ENTER to edit both of them at once.