mirror of
https://github.com/junegunn/fzf.git
synced 2025-11-18 08:13:40 -05:00
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"' }