Folder background popup customisation

Is it possible to add entries to the menu when you right-click in the background of a lister? I would like to add a "Create new file" that basically does what New->TXT file does in the system menu.

Also, is it possible to expose some of the entries from the system-right click in the Opus right-click? For example, I use Vim and it adds an entry for "Edit with existing vim" to the system popup. I'd like this to appear in the Dopus popup because the system one takes ages to appear in comparison and most of the stuff on it is irrelevant to me.

Yes: Context menu when clicking empty space - #2 by Leo

Most of them should be there already, unless you've turned on the option to hide them unless Shift is held down when you right-click.

Adding an item for VIM would be easy, but it goes in the context menu for files not the one for the current folder. (At least, you can't normally send a folder to a text editor.) That's done via Settings > File Types > All Files.

I knew that menu had to be somewhere. Thanks.

About the VIM option:
I've definitely enabled the option to hide standard entries because the standard menu is way too cluttered and takes about 3 seconds to appear these days. There are a bunch of what I can only describe as "special" menu entries that I'd like to add. For example, vim's "Edit with existing vim" actually shows the name of the file that is loaded in the existing vim instance. I tried looking in the registry for the vim entries, but it just has a GUID and I don't know what to do with that. Or, for example, TortoiseGit adds its own sub-menu. Is it possible to expose this whole sub-menu in the opus menu?

I just like to get rid of all of the fluff and have everything setup efficiently in Opus instead.

Yes yes. Excellent stuff. Thanks again.