Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Improved quickfix handling with title #44

Closed
wants to merge 2 commits into from

Commits on Apr 9, 2016

  1. Improved quickfix handling with title

    This uses the new `title` argument with `setqflist`/`setloclist`, if
    available to set the title with a suffix that allows to handle it via
    a `FileType qf` autocommand later, too.
    
    With this the qf windows will have mappings and title always (with
    `-noopen` and after `:cclose/:copen`).
    
    Fixes mhinz#40.
    blueyed committed Apr 9, 2016
    Configuration menu
    Copy the full SHA
    229f812 View commit details
    Browse the repository at this point in the history
  2. Configuration menu
    Copy the full SHA
    568edc9 View commit details
    Browse the repository at this point in the history