[NonGNU ELPA] Isl version 1.7
ELPA update <[email protected]> Sun, 24 May 2026 05:13:55 -0400
| Newsgroups | gmane.emacs.sources |
|---|---|
| Message-ID | <[email protected]> |
Version 1.7 of package Isl has just been released in NonGNU ELPA.
You can now find it in M-x list-packages RET.
Isl describes itself as:
===========================================
Simple incremental search in current-buffer
===========================================
More at https://elpa.nongnu.org/nongnu/isl.html
## Summary:
1 Introduction
══════════════
Isl like Isearch-light. An incremental search tool to replace
traditional Isearch in Emacs. Multi search expression(s) in symbols,
words and/or lines in `current-buffer'.
2 Features
══════════
• Provide [multi matching], a real minibuffer, no unexpected quit or
errors and comprehensive mode-line indicators.
• Old position is always saved in mark-ring when exiting to a new
place.
• Only one command `isl-search' for all which cycle in all matches
without stopping.
• Select nearest match from your position, not necessarily after or
before, this initial match can be reached back at any moment.
• When a region is detected search in this region only.
• Allow switching to query-replace.
## Recent NEWS:
[Not provided 🙁]