Skip to content

Releases: romainl/vim-qf

Le Samouraï

23 Sep 15:21
Compare
Choose a tag to compare

Many new features:

  • Open the qf/loc window at the bottom or the top of the screen.
  • Automatic opening of the qf/loc window can be disabled.
  • Automatic resizing of the qf/loc window can be enabled.
  • Max size of the qf/loc window can be defined.
  • Automatic quitting can be disabled.
  • :Keep and :Reject can work on bufname or text or both or neither, in which case they work on the word under the cursor.
  • Views are saved for better comfort while toggling windows.
  • "Stay" variants of the toggle mappings.

Potentially breaking changes:

<Plug> mappings have new more readable names. Efforts have been made to maintain backward compatibility but new mappings will follow the new naming scheme so it may be a good idea to change your custom mappings now. Following is a table showing the new names:

Old name New name
<Plug>QfCprevious <Plug>qf_qf_previous
<Plug>QfCnext <Plug>qf_qf_next
<Plug>QfLprevious <Plug>qf_loc_previous
<Plug>QfLnext <Plug>qf_loc_next
<Plug>QfSwitch <Plug>qf_qf_switch
<Plug>QfCtoggle <Plug>qf_qf_toggle
<Plug>QfLtoggle <Plug>qf_loc_toggle

Le doulos

23 Oct 09:50
Compare
Choose a tag to compare

New "preview" mapping: p.

Requiem pour un con

11 Sep 16:11
Compare
Choose a tag to compare

Added two "global" commands:

Command Description
:QfCToggle Toggle the quickfix window
:QfLToggle Toggle the location window

Le Faucon maltais

21 Aug 13:30
Compare
Choose a tag to compare
  • Added list management feature.
  • Fixed <Plug>QFCnext and friends.
  • Updated the documentation.

Ne nous fâchons pas

05 Apr 19:14
Compare
Choose a tag to compare

New features:

  • :Keep
  • :Reject
  • { and } to jump to next file grouping

Deprecation warning: :Filter is on its way out.

Mélodie en sous-sol

02 Aug 18:27
Compare
Choose a tag to compare

Massive refactoring of the filter/restore mechanism.

Cargo de nuit

04 Jul 12:28
Compare
Choose a tag to compare
  • better statusline handling
  • sample configuration in the documentation

Il fait chaud et il est tard.

01 Jul 23:14
Compare
Choose a tag to compare
  • added proper documentation
  • fixed a few naming issues
  • fixed empty zip