I have been wanting to add new keycommands to pythonista so that I can navigate the ui with less touching of the screen, so this one is probably aimed at @omz more as it is a question about internals to pythonista.
I can happily add keycommands to the app, but @omz, if you are happy to share or even if it is possible, I am looking for a way to open the "new file" view by using a keycommand as well as show/hide the file browser list. Do you have any pointers to where I should look for these?