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 webring send a patch to ~whereiseveryone/toys@lists.sr.ht adding your channel as an entry in channels.scm.
Convert <font> record to string.
Sets up gnupg, if SSH-AGENT? specified also sets up gpg's ssh-agent and provides GPG-PRIMARY-KEY value for other features.
Configure and set up tooling for Golang.
Configure the GTK3 toolkit. You can tweak the provided GTK-THEME by overriding some of its styling via EXTRA-GTK-CSS, a single argument procedure that returns a list of CSS rules to be ingested by serialize-css-config.
Configure tooling and environment for GNU Guile.
Configure tooling and environment for GNU Shepherd.
Setup and configure the imv command-line image viewer.
Configure IRC accounts.
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.
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.