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

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.


keyboard-layout->configuration (a)
Channel: guix
Location: gnu/installer/newt/keymap.scm (gnu installer newt keymap)
Documentation:

Return the operating system configuration snippet to install KEYMAP.

run-locale-page args
Channel: guix
Location: gnu/installer/newt/locale.scm (gnu installer newt locale)
Documentation:

Run a page asking the user to select a locale language and possibly territory, codeset and modifier. Use SUPPORTED-LOCALES as the list of glibc available locales. ISO639-LANGUAGES is an association list associating a locale code to a locale name. ISO3166-TERRITORIES is an association list associating a territory code with a territory name. The formatted locale, under glibc format is returned.

run-scale-page
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
run-input-page
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
%exit-button
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
run-textbox-page
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
run-listbox-selection-page
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
run-checkbox-tree-page
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
run-error-page
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
run-dump-page
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
draw-info-page
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
draw-connecting-page
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
%ok-button
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
default-listbox-height
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
run-file-textbox-page
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
run-confirmation-page
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
run-form-with-clients
Channel: guix
Location: gnu/installer/newt/page.scm (gnu installer newt page)
run-parameters-page (a)
Channel: guix
Location: gnu/installer/newt/parameters.scm (gnu installer newt parameters)
Documentation:

Run a parameters page allowing to change the keyboard layout

run-services-page ()
Channel: guix
Location: gnu/installer/newt/services.scm (gnu installer newt services)
destroy-form-and-pop
Channel: guix
Location: gnu/installer/newt/utils.scm (gnu installer newt utils)
screen-columns
Channel: guix
Location: gnu/installer/newt/utils.scm (gnu installer newt utils)
set-screen-size!
Channel: guix
Location: gnu/installer/newt/utils.scm (gnu installer newt utils)
screen-rows
Channel: guix
Location: gnu/installer/newt/utils.scm (gnu installer newt utils)
run-wifi-page
Channel: guix
Location: gnu/installer/newt/wifi.scm (gnu installer newt wifi)
Total public symbols: 86934