summaryrefslogtreecommitdiff
path: root/guix/scripts/edit.scm
AgeCommit message (Expand)Author
2023-11-05scripts: edit: Fix relative file-name with 'load-path' option....Simon Tournier
2023-10-17scripts: edit: Handle EPIPE errors when displaying help....Simon Tournier
2023-03-13guix: Strip #:use-module lists....Ludovic Courtès
2022-06-04edit: Extract 'spawn-editor' procedure....Ludovic Courtès
2021-05-28scripts: Commands warn when passed zero arguments....Ludovic Courtès
2021-04-01scripts: edit: Replace 'args-fold*' by 'parse-command-line'....zimoun
2020-09-10scripts: Use 'define-command' and have 'guix help' use that....Ludovic Courtès
2020-04-27guix: edit: Make nano the default editor....Raghav Gururajan
2020-01-16edit: Add '--load-path' option....zimoun
2019-01-15edit: Use 'specification->location' to read information from the cache....Ludovic Courtès
2017-05-03ui: Rename '_' to 'G_'....Ludovic Courtès
2016-08-19edit: Do not honor 'GUIX_BUILD_OPTIONS'....Ludovic Courtès
2015-12-06edit: Don't assume that an emacs daemon is running....Mathieu Lirzin
2015-12-06edit: Allow command line arguments in $VISUAL and $EDITOR....Mathieu Lirzin
2015-11-11edit: Honor $VISUAL....Ludovic Courtès
2015-11-05edit: Improve error reporting when $EDITOR is not found....Ludovic Courtès
2015-11-05edit: Lift helper procedure....Ludovic Courtès
2015-09-18Add (guix scripts)....Alex Kost
2015-06-18Add 'guix edit'....Ludovic Courtès