The new TUI is pretty awesome, but the native python implementation to complete and find jobs could do with some improvement. Rather than reinventing the wheel here, it may be better simply to call out to a program that already does this quickly and efficiently. Fzf and Skim are two fantastic options, and their APIs are almost completely interchangable, so we could actually use either or and leave it up to the user if desired.
The new TUI is pretty awesome, but the native python implementation to complete and find jobs could do with some improvement. Rather than reinventing the wheel here, it may be better simply to call out to a program that already does this quickly and efficiently. Fzf and Skim are two fantastic options, and their APIs are almost completely interchangable, so we could actually use either or and leave it up to the user if desired.