Enter the query into the form above.
API method:
GET /api/symbols?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.
Configure tooling and environment for GNU Shepherd.
Configure tooling and environment for GNU Guile.
Setup and configure the imv command-line image viewer.
Configure ERC, the extensible IRC client for Emacs. ERC-AUTO-QUERY, ERC-QUERY-DISPLAY, and ERC-JOIN-BUFFER determine the window behavior upon receiving a message, talking to someone, and joining a buffer, respectively. See the documentation of erc-join-buffer for the possible configuration values. ERC-HIDE-LIST is a list of message types to hide, and ERC-TRACK-EXCLUDE-TYPES is a list of message types to ignore.
Configure IRC accounts.
Setup and configure Jujutsu version control system with Emacs integration.
When SIGN-COMMITS? is true (the default), commits are signed using JJ-SIGN-KEY, falling back to the gpg-primary-key rde value. EXTRA-CONFIG is an alist of additional INI/TOML sections appended to the generated ~/.config/jj/config.toml.
Sets keyboard layout. Affects bootloader, and XKB_* variables for the user.
Return a new keyboard layout with the given NAME and VARIANT.
NAME must be a string such as "fr"; VARIANT must be a string such as "bepo" or "nodeadkeys". See the 'xkeyboard-config' package for valid options.
Provide IBM Common User Acces for Emacs (More usual keybindings like Ctrl-C/Ctrl-V for copypaste and so on). It not only alters some keybindings, but also adjust the behavior of some region related operations and undo system.
Configure LibreOffice.
Setup and configure brightness for various devices.
Set up and configure Common Lisp tooling. Choose your implementation of choice via LISP. EXTRA-SOURCE-REGISTRY-FILES is a list of file-likes that will be added under .config/common-lisp/source-registry.conf.d to allow the ASDF source-registry mechanism to discover new Lisp systems in custom file-system locations. Customize the sly prompt with SLY-CUSTOM-PROMPT, a procedure that takes the current RDE configuration and should return an Emacs Lisp function that represents the custom prompt. If you'd rather use the default sly prompt, simply pass #f to it. See sly-mrepl-default-prompt for its arguments and return value.
Maps keys randomly
Configure Gptel, a simple and unintrusive LLM client for Emacs. EMACS-GPTEL-API-KEY is a list of program and arguments that are called by Emacs and that returns a string API key (safer defaults than having it as a string on-disk). By default, it tries to load the `emacs-gptel-api-key' from the password-store.