Skip to content

Releases: dajva/rg.el

1.2.1 Release

04 May 16:10
Compare
Choose a tag to compare
  • Don't pollute grep-mode-map

1.2.0 Release

01 Apr 07:47
Compare
Choose a tag to compare
  • Add customization of command line flags.
  • Add macro for defining toggle bindings to ripgrep command line flags.
  • Add search in project.
  • Add "do what I mean" search.
  • Fix bug where ripgrep command line flags where reset when modifying a search from result buffer.

1.1.1 Release

12 Feb 17:51
Compare
Choose a tag to compare
  • Fix toggling functionality

1.1.0 Release

07 Feb 18:34
Compare
Choose a tag to compare
  • Refine search from result buffer
    • Change searched files.
    • Change the search regexp.
    • Change the searched directory.
    • Toggle case sensitive search.
    • Toggle rg ignore feature.
  • Add kill-rg alias
  • Improved documentation

Initial release

22 Jan 16:01
Compare
Choose a tag to compare
  • Support Emacs version >= 24.2
  • Use builtin ripgrep type aliases.
  • Define custom type aliases.
  • Use custom file wildcard matching in prompt.
  • Highlight matches (always).