mirror of
https://github.com/tpope/vim-fugitive.git
synced 2026-05-04 12:35:50 +08:00
c0ce201c3b
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.