Timeline for Getting number of occurrences, during incremental search (C-s / isearch-forward)
Current License: CC BY-SA 3.0
9 events
| when toggle format | what | by | license | comment | |
|---|---|---|---|---|---|
| Nov 13, 2024 at 19:26 | comment | added | Kaushal Modi | I agree! Thanks for commenting here. | |
| Nov 13, 2024 at 15:49 | comment | added | kotchwane | (setq isearch-lazy-count t) is a better choice that requires no installation since 2021 and Emacs 27.1. See bnzmnzhnz’s answer below. | |
| Jul 17, 2024 at 13:58 | comment | added | UTF-8 | I often find that the default 1000 results aren't enough. Luckily, this can be modified by changing the value of anzu-search-threshold. | |
| S Oct 17, 2014 at 12:55 | history | suggested | Wilfred Hughes | CC BY-SA 3.0 | adding a screenshot showing anzu in action |
| Oct 17, 2014 at 12:48 | review | Suggested edits | |||
| S Oct 17, 2014 at 12:55 | |||||
| Oct 11, 2014 at 3:41 | vote | accept | ShreevatsaR | ||
| Oct 10, 2014 at 0:52 | history | edited | Malabarba | CC BY-SA 3.0 | added 1 character in body |
| Oct 9, 2014 at 23:13 | comment | added | ShreevatsaR | Thanks! I added MELPA and installed anzu and turned it on, and it seems to be working. I'll wait to see if anyone else has a solution that doesn't depend on any packages (at least, packages not in ELPA). | |
| Oct 9, 2014 at 21:47 | history | answered | Kaushal Modi | CC BY-SA 3.0 |