davep / pispy

A terminal-based tool for looking up stuff in PyPI
https://pypi.org/project/pispy-client/
GNU General Public License v3.0
24 stars 2 forks source link

feat: prevent package info focus if none #12

Closed TomJGooding closed 6 months ago

TomJGooding commented 6 months ago

I know this project is a work in progress, so if you don't want PRs obviously feel free to close this!

This prevents focussing PackageInfo is there is none, whether before any search or if not found.

davep commented 6 months ago

Thanks; I'll hang off this 'cos I'm going to revamp the UI anyway (was aiming to tinker with that tomorrow). Trying to turn this from a quick and dirty dogfooding hack into something not terrible.