Is there a way to customize the local list of sites?
We have a private enterprise instance of StackExchange. Is there a way to search that specifically, or to edit the local list of sites to add the enterprise instance?
(More of a question / feature request than a bug)
Yes you can, you just need to edit the cached sites json. E.g. if you are on linux this lives at ~/.cache/so/sites.json. If you run so --update-sites it will overwrite any changes you've made.
However if that site isn't publicly available, the request will likely fail. I'm not familiar with stackexchange's enterprise offerings, but there's currently no way to login or maintain any kind of session with so.
Thanks @samtay, that helps! I will experiment with it. Thank you for this app, by the way. I've forgotten about it, but have recently rediscovered it, and I love the TUI.