mirror of
https://github.com/tpope/vim-fugitive.git
synced 2025-11-08 11:33:47 -05:00
I thought the --paginate option was basically the opposite of --no-pager, but it actually forces the entire command to run through a pager, breaking a lot of interactive commands. Let's de-emphasize it as a solution.