- Change the default value of g:qfenter_excluded_action to 'next'
- Fix the behavior in the case of undefined g:qfenter_excluded_action and g:qfenter_prevtabwin_policy
- Add option to use next window when excluded. Thanks for the PR, mmrwoods!
- Fix g:qfenter_prevtabwin_policy behavior when switchbuf=usetab or useopen is used and fix a bug with 'open' cmds. Thanks for the suggestions, Konfekt!
- Fix prevtabwin_policy tag name in doc. Thanks for the PR, tssm!