_            _    _        _         _
      /\ \         /\ \ /\ \     /\_\      / /\
      \_\ \       /  \ \\ \ \   / / /     / /  \
      /\__ \     / /\ \ \\ \ \_/ / /     / / /\ \__
     / /_ \ \   / / /\ \ \\ \___/ /     / / /\ \___\
    / / /\ \ \ / / /  \ \_\\ \ \_/      \ \ \ \/___/
   / / /  \/_// / /   / / / \ \ \        \ \ \
  / / /      / / /   / / /   \ \ \   _    \ \ \
 / / /      / / /___/ / /     \ \ \ /_/\__/ / /
/_/ /      / / /____\/ /       \ \_\\ \/___/ /
\_\/       \/_________/         \/_/ \_____\/

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.


theme-name
Channel: rde
Location: rde/features/gtk.scm (rde features gtk)
feature-shepherd args
Channel: rde
Location: rde/features/guile.scm (rde features guile)
Documentation:

Configure tooling and environment for GNU Shepherd.

feature-guile args
Channel: rde
Location: rde/features/guile.scm (rde features guile)
Documentation:

Configure tooling and environment for GNU Guile.

feature-imv args
Channel: rde
Location: rde/features/image-viewers.scm (rde features image-viewers)
Documentation:

Setup and configure the imv command-line image viewer.

irc-account-nick
Channel: rde
Location: rde/features/irc.scm (rde features irc)
irc-account?
Channel: rde
Location: rde/features/irc.scm (rde features irc)
irc-account-bouncer?
Channel: rde
Location: rde/features/irc.scm (rde features irc)
irc-account
Channel: rde
Location: rde/features/irc.scm (rde features irc)
irc-account-network
Channel: rde
Location: rde/features/irc.scm (rde features irc)
feature-emacs-erc args
Channel: rde
Location: rde/features/irc.scm (rde features irc)
Documentation:

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.

feature-irc-settings args
Channel: rde
Location: rde/features/irc.scm (rde features irc)
Documentation:

Configure IRC accounts.

irc-account-id
Channel: rde
Location: rde/features/irc.scm (rde features irc)
feature-jujutsu args
Channel: rde
Location: rde/features/jujutsu.scm (rde features jujutsu)
Documentation:

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.

%dvorak-layout
Channel: rde
Location: rde/features/keyboard.scm (rde features keyboard)
feature-keyboard args
Channel: rde
Location: rde/features/keyboard.scm (rde features keyboard)
Documentation:

Sets keyboard layout. Affects bootloader, and XKB_* variables for the user.

keyboard-layout (name #:optional variant #:key model options)
Channel: rde
Location: rde/features/keyboard.scm (rde features keyboard)
Documentation:

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.

feature-emacs-cua args
Channel: rde
Location: rde/features/keyboard.scm (rde features keyboard)
Documentation:

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.

%dvorak-jcuken-layout
Channel: rde
Location: rde/features/keyboard.scm (rde features keyboard)
feature-libreoffice args
Channel: rde
Location: rde/features/libreoffice.scm (rde features libreoffice)
Documentation:

Configure LibreOffice.

feature-pipewire args
Channel: rde
Location: rde/features/linux.scm (rde features linux)
feature-backlight args
Channel: rde
Location: rde/features/linux.scm (rde features linux)
Documentation:

Setup and configure brightness for various devices.

feature-lisp args
Channel: rde
Location: rde/features/lisp.scm (rde features lisp)
Documentation:

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.

feature-emacs-ellama args
Channel: rde
Location: rde/features/llm.scm (rde features llm)
Documentation:

Maps keys randomly

feature-emacs-gptel args
Channel: rde
Location: rde/features/llm.scm (rde features llm)
Documentation:

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.

Total public symbols: 86823