Skip to content
 
 

Latest commit

 

History

35 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CTRLF

CTRLF (pronounced "control F") is an intuitive and efficient solution for single-buffer text search in Emacs, replacing packages such as:

Documentation will come when the basic features have been implemented. Usage is as follows. First install with straight.el:

(straight-use-package
  '(ctrlf :host github :repo "raxod502/ctrlf"))

Then turn on ctrlf-mode to remap the bindings of Isearch (by default C-s, C-r, C-M-s, C-M-r, M-s w, M-s _, M-s .) to use CTRLF instead of Isearch.

About

⌨️ Emacs finally learns how to ctrl+F

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages