guix-play/guix/scripts
Ludovic Courtès 5e0c347975
ui: Highlight package and service search results.
* guix/ui.scm (package->recutils): Add #:highlighting parameter and use it.
(display-search-results): Add #:regexps parameter; call
'colorize-full-matches' and pass #:highlighting.
* guix/scripts/package.scm (process-query): Pass #:regexps to
'display-search-results'.
* guix/scripts/home.scm (search): Likewise.
* guix/scripts/system/search.scm (service-type->recutils): Add #:highlighting
parameter and use it.
2022-04-19 18:07:49 +02:00
..
container
git Add 'guix git authenticate'. 2020-07-11 12:33:01 +02:00
home home: import: Clarify alias parsing code. 2022-03-20 19:02:41 +01:00
import scripts: import: gem: Fix recursive error handling. 2022-03-07 22:49:29 +01:00
system ui: Highlight package and service search results. 2022-04-19 18:07:49 +02:00
archive.scm scripts: Commands warn when passed zero arguments. 2021-05-28 11:36:02 +02:00
authenticate.scm authenticate: Encode strings as ISO-8859-1. 2020-09-15 14:40:20 +02:00
build.scm guix build: Warn when attempting to build an unsupported package. 2022-02-18 14:14:38 +01:00
challenge.scm challenge: Store item contents are returned in canonical order. 2021-12-12 00:27:53 +01:00
container.scm scripts: Use 'define-command' and have 'guix help' use that. 2020-09-10 12:27:24 +02:00
copy.scm scripts: Commands warn when passed zero arguments. 2021-05-28 11:36:02 +02:00
deploy.scm deploy: Add '--execute'. 2022-02-02 18:35:00 +01:00
describe.scm guix describe: Add missing import. 2022-04-09 00:29:24 +02:00
discover.scm scripts: discover: Report Avahi errors. 2021-05-22 14:04:19 +02:00
download.scm scripts: download: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:54 +02:00
edit.scm scripts: Commands warn when passed zero arguments. 2021-05-28 11:36:02 +02:00
environment.scm environment: Export 'load-manifest'. 2022-04-04 22:58:03 +02:00
gc.scm scripts: Use 'define-command' and have 'guix help' use that. 2020-09-10 12:27:24 +02:00
git.scm scripts: Use 'define-command' and have 'guix help' use that. 2020-09-10 12:27:24 +02:00
graph.scm graph: Factorize 'lookup-backend'. 2022-03-18 16:03:33 +01:00
hash.scm guix hash: Allow '-r' as a non-deprecated alias. 2022-01-10 19:31:02 +01:00
home.scm ui: Highlight package and service search results. 2022-04-19 18:07:49 +02:00
import.scm Revert the #51061 patch series for now. 2021-10-08 23:31:34 +02:00
install.scm transformations: Show '--help-transform' only where applicable. 2020-11-21 12:39:14 +01:00
lint.scm scripts: lint: Display result of checkers on stdout. 2020-11-21 10:23:08 +00:00
offload.scm offload: Do not read ~/.ssh/config. 2022-01-03 19:32:08 +01:00
pack.scm Merge branch 'master' into core-updates 2021-07-18 19:50:01 +02:00
package.scm ui: Highlight package and service search results. 2022-04-19 18:07:49 +02:00
perform-download.scm download: Use Disarchive as a last resort. 2021-04-29 11:24:48 -04:00
processes.scm processes: Add '--format' and the "normalized" format. 2020-11-29 23:55:57 +01:00
publish.scm publish: Support systemd-style socket activation. 2022-04-14 14:48:20 +02:00
pull.scm pull: No longer print upgraded/added packages upon completion. 2022-02-27 18:06:19 +01:00
refresh.scm refresh: Support non-tarball sources. 2022-01-06 16:27:30 +01:00
remove.scm scripts: Use 'define-command' and have 'guix help' use that. 2020-09-10 12:27:24 +02:00
repl.scm scripts: repl: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:54 +02:00
search.scm scripts: search: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:55 +02:00
shell.scm shell: Add '--export-manifest'. 2022-04-04 22:58:04 +02:00
show.scm scripts: show: Replace 'args-fold*' by 'parse-command-line'. 2021-04-01 14:58:55 +02:00
size.scm scripts: Use 'define-command' and have 'guix help' use that. 2020-09-10 12:27:24 +02:00
style.scm style: Correctly read dots in pairs and improper lists. 2022-04-14 14:48:20 +02:00
substitute.scm substitute: Document the limited UI. 2021-12-29 01:43:24 +01:00
system.scm ui: Move hyperlink facilities to (guix colors). 2022-04-08 23:59:48 +02:00
time-machine.scm inferior: 'cached-channel-instance' no longer calls 'show-what-to-build'. 2021-08-09 18:14:37 +02:00
upgrade.scm upgrade: Allow several regexps. 2020-12-01 11:34:10 +01:00
weather.scm weather: Colorize the output. 2022-04-01 18:01:06 +02:00