Skip to content

v1.3.0

Latest
Compare
Choose a tag to compare
@Peter-McKinney Peter-McKinney released this 08 Jan 17:36
· 1 commit to main since this release
c43b59d

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.