Enter the query into the form above. You can look for specific version of a package by using @ symbol like this: gcc@10.
API method:
GET /api/packages?search=hello&page=1&limit=20
where search is your query, page is a page number and limit is a number of items on a single page. Pagination information (such as a number of pages and etc) is returned
in response headers.
If you'd like to join our channel search send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
This Emacs package provides a global minor mode mode-line-bell-mode which sets ring-bell-function to a function that will briefly flash the mode-line when the bell is rung.
Creates a visual pulse to indicate the region that is being deleted, changed, yanked, or pasted when using evil commands
emacs-straight is a purely functional package manager for the Emacs hacker.
This package provides a series of rules and helper functions to prevent advertisers from tracking you when you open URLs (or listen to podcasts) in Emacs.
Liberime is an Emacs dynamic module provide librime bindings.
This package provides functions to startup ssh-agent, set the needed environment variables in Emacs, and prompt for passphrases from within Emacs so that pushes and pulls from magit will not require entering any passphrase.
It can also be useful on Unix-like platforms to delay having to enter your passphrase until the first time you push to a remote.
logview provides an Emacs mode to view log files.
This is an Emacs major mode for Meson build system files. Syntax highlighting works reliably. Indentation works too, but there are probably cases where it breaks.
This package lets you use C-h, C-j, C-k and C-l to navigate between Emacs windows and tmux panes.
Ample themes is a collection of three themes sharing a similar pallet with a light, dark and flat versions with a focus on being easy on the eyes during night and day. They only support GUI and 256 colour terminals.
This package provides terminal emulation for comint. If the global coterm-mode is enabled, proper terminal emulation will be supported for all newly spawned comint processes. This allows you to use more complex console programs such as less and mpv and full-screen TUI programs such as vi, top, htop or even emacs -nw.
This package provides an Emacs interface for performing searches with ripgrep.
MPDel provides an Emacs user interface to control playback (play, pause, next, volume) and display and control the current playlist as well as your stored playlists.
This package adds random colors to your Org tags. In order to make colors random but consistent between same tags, colors are generated from the hash of the tag names.
This package integrates Clj-kondo with Emacs via Flycheck.
Provides disable-mouse-mode and global-disable-mouse-mode, pair of minor modes which suppress all mouse events by intercepting them and running a customisable handler command (ignore by default).
Fixed-pitch mode is an Emacs minor mode for setting a monospaced typeface. This allows you to set a proportional typeface for UI elements while keeping a monospaced typeface for code.
Mood-line is a minimal Emacs mode-line configuration that aims to replicate some of the features of the Doom modeline package.
This package provides a dired-mode interface for fd's result.
This package provides a way to combine multiple Xref source (e.g., Etags and Eglot) and have the results all at once.
This package adds new text objects for evil-mode based on blocks having the same or higher indentation, including or excluding surrounding lines.
Skempo is an attempt to improve Emacs built-in Skeleton and Tempo templates. It tries to make a unified syntax for template definitions. It also adds tags and marks support for Skeleton, and Abbrev support for Tempo.
This package provides a minor mode that enables code folding based on indentation levels for various indentation-based text files, such as YAML, Python, and any other indented text files. In addition to code folding, outline-indent allows moving indented subtrees up and down, promoting and demoting sections to adjust indentation levels, customizing the ellipsis, and inserting a new line with the same indentation level as the current line.
This package provides many, but not all of the editing primitives in the Kakoune editor. Unlike Evil mode for Vim, this is a very shallow emulation, which seeks to do as little work as possible, leveraging Emacs native editing commands and the work of other packages wherever possible.