mirror of
https://github.com/junegunn/fzf
synced 2026-06-26 12:43:18 +00:00
3073ca3e5a
This fixes the problem where a new tab page is not closed when the
following configuration is used:
let g:fzf_layout = { 'window': 'execute (tabpagenr()-1)."tabnew"' }