quickopen
quickopen copied to clipboard
Explicitly find and use python2.
Quickopen currently requires python2, but modern systems no longer provide python2 as python. Adding this explicitly fixes invoking quickopen on modern debian releases when python2 is installed.
Ultimately we should be updating quickopen to run on python3, this is just a workaround to support providing and using python2.