The fzf.vim plugin's Files command (and others from the plugin) support <C-t>, <C-x>, <C-v> to open the selected file in a new tab or split. wiki.vim has WikiLinkFollowSplit and WikiLinkFollowTab commands for links in text, and something like --bind 'alt-enter:print-query+abort' [for WikiPages] to force open a path. Replicating fzf.vim's behavior for WikiPages would improve both parity and convenience.