a b c d e f g h i j k l m n o p q r s t u v w x y z
Description: Collection of Ivy-enhanced versions of common Emacs commands
Call one of the interactive functions in this file to complete
the corresponding thing using `ivy'.
.
Currently available:
- Symbol completion for Elisp, Common Lisp, Python and Clojure.
- Describe functions for Elisp: function, variable, library, command,
bindings, theme.
- Navigation functions: imenu, ace-line, semantic, outline
- Git utilities: git-files, git-grep, git-log, git-stash.
- Grep utitilies: grep, ag, pt, recoll.
- System utilities: process list, rhythmbox, linux-app.
- Many more...
Description: collection of Ivy-enhanced versions of common Emacs commands
Counsel is a collection of Ivy-enhanced versions of common Emacs commands.
Call one of the interactive functions in this file to complete
the corresponding thing using Ivy.
.
Currently available:
- Interactive and searchable yank-pop/kill-ring/clipboard history interface.
- Symbol completion for Elisp, Common Lisp, Python and Clojure.
- Describe functions for Elisp: function, variable, library, command,
bindings, theme.
- Navigation functions: imenu, ace-line, semantic, outline
- Git utilities: git-files, git-grep, git-log, git-stash.
- Full-text search utilities: grep, ag, pt, recoll.
- System utilities: process list, rhythmbox, linux-app.
- Shortcuts for org-mode.
- And many more...
.
Counsel is an alternative to Anything and Helm.
--- 252370 Thu Jan 1 00:00:00 1970
+++ 289526 Thu Jan 1 00:00:00 1970
@@ -1,13 +1,18 @@
-Collection of Ivy-enhanced versions of common Emacs commands
+collection of Ivy-enhanced versions of common Emacs commands
+ Counsel is a collection of Ivy-enhanced versions of common Emacs commands.
Call one of the interactive functions in this file to complete
- the corresponding thing using `ivy'.
+ the corresponding thing using Ivy.
.
Currently available:
+ - Interactive and searchable yank-pop/kill-ring/clipboard history interface.
- Symbol completion for Elisp, Common Lisp, Python and Clojure.
- Describe functions for Elisp: function, variable, library, command,
bindings, theme.
- Navigation functions: imenu, ace-line, semantic, outline
- Git utilities: git-files, git-grep, git-log, git-stash.
- - Grep utitilies: grep, ag, pt, recoll.
+ - Full-text search utilities: grep, ag, pt, recoll.
- System utilities: process list, rhythmbox, linux-app.
- - Many more...
+ - Shortcuts for org-mode.
+ - And many more...
+ .
+ Counsel is an alternative to Anything and Helm.