Files are now opened in a new neovim tab.
By default, the plugin attempt to open the selected files in a pane running neovim found in the current window. If one is not found, a new horizontal pane is created and an instance of neovim is started to open the files.
A utility script found in utilities/fzf_files.sh can be used outside of this plugin to run the tmux fzf file searching process
A new command exists for searching all pane history in a neovim window activated with prefix + A by default.
Performance has been increased significantly when searching large pane histories.