ELPA Logo GNU ELPA: ioccur

ioccur Atom Feed

Description
Incremental occur
Latest
ioccur.tar (.sig), 2024-Mar-31, 0.03 KiB
Maintainer
Other versions:
development version
Website
https://github.com/thierryvolpiatto/ioccur
ELPA's Repository
CGit or Gitweb
All Dependencies
cl-lib (.tar)
Badge

To install this package from Emacs, use package-install or list-packages.

Full description

This package provides the command M-x ioccur, which is similar to
M-x occur, except that it is incremental.

You can jump and quit to an occurrence, or jump and save the search
buffer (ioccur-buffer) for further use.  You can toggle literal and
regexp searching while running.  It is auto documented both in
mode-line and tooltip.  It has its own history, `ioccur-history',
which is a real ring.

To save `ioccur-history' via the Desktop package, add this to your
init file (see (info "(emacs) Saving Emacs Sessions") for details):

(add-to-list 'desktop-globals-to-save 'ioccur-history)

Old versions

ioccur-2.6.0.20211231.163129.tar2024-Mar-3190.0 KiB
ioccur-2.6.0.20211228.85323.tar.lz2021-Dec-2810.8 KiB
ioccur-2.5.0.20210921.52502.tar.lz2021-Sep-2110.8 KiB
ioccur-2.4.0.20210710.55159.tar.lz2021-Jul-1010.7 KiB
ioccur-2.4.0.20201127.235955.tar.lz2020-Dec-1410.6 KiB