Skip to content

Releases: alvarogonzalezsotillo/region-occurrences-highlighter

fix: Ensure clean up for every buffer

08 Apr 09:22
ca6c876
Compare
Choose a tag to compare

What's Changed

Full Changelog: version-1.6...version-1.6.1

Compatibility with rectangle-mark-mode

22 Nov 11:18
Compare
Choose a tag to compare

fix: Handle buffer in minibuffer

14 Apr 06:43
3fbac20
Compare
Choose a tag to compare

There is a bug with the configuration:

(setq region-occurrences-highlighter-all-visible-buffers nil)

The region would not go away if we directly execute the command via M-x.

This patch fixes this behavior, it will make sure to select the correct buffer even we are in the minibuffer.

#8

In all visible buffers

21 Feb 18:06
Compare
Choose a tag to compare

Added region-occurrences-highlighter-all-visible-buffers and region-occurrences-highlighter-case-fold-search

Version 1.2

04 Aug 21:28
Compare
Choose a tag to compare
version-1.2

Merge branch 'ignore-whitespace'

Accepted by MELPA

17 Jun 10:19
Compare
Choose a tag to compare
07be4b8

Screencast update