summaryrefslogtreecommitdiff
path: root/buffer-env.el
AgeCommit message (Expand)Author
2025-05-16Support for Guix environment-variables filesexternals/buffer-envAugusto Stoffel
2024-03-23Version 0.6Augusto Stoffel
2024-03-13Pass script name as argument $1Augusto Stoffel
2023-10-28Add pyproject.toml support via Poetry, PDM or HatchAugusto Stoffel
2023-10-08Version 0.5Augusto Stoffel
2023-10-03Add URL link to customization groupAugusto Stoffel
2023-10-03Obsolete buffer-env-commands in favor of buffer-env-command-alistAugusto Stoffel
2023-10-03Allow accepting or ignoring a script for the duration of a sessionAugusto Stoffel
2023-10-03Buttonize text in buffer-env-describeAugusto Stoffel
2023-10-03Refactor buffer-env-update, improve error messageAugusto Stoffel
2023-09-29Avoid race condition when reading process outputAugusto Stoffel
2023-09-09Add support for .ps1 (Powershell) scriptsFaerryn
2023-09-02Reduce indentation in buffer-env-describeAugusto Stoffel
2022-11-10Add support for flake.nix and shell.nixflogth
2022-08-11Note about pyproject.toml integrationAugusto Stoffel
2022-08-11Refactor buffer-env--locate-scriptAugusto Stoffel
2022-07-28Bump versionAugusto Stoffel
2022-07-20Use format-prompt (via compat.el)Augusto Stoffel
2022-06-06Don't use format-promptAugusto Stoffel
2022-06-06Use hash table for cachingAugusto Stoffel
2022-06-06Use lwarn to display message when env script failsAugusto Stoffel
2022-06-06RefactoringAugusto Stoffel
2022-06-06Animate progress reporter even if no output happensAugusto Stoffel
2022-06-06Remove a cache invalidation heuristicAugusto Stoffel
2022-06-06Suppress sentinel outputPhilip Kaludercic
2022-06-06Add a simple check to detect outdated cache entriesPhilip Kaludercic
2022-06-06Cache the results of buffer-env-updatePhilip Kaludercic
2022-06-06Redirect process output to a separate bufferPhilip Kaludercic
2022-05-13Small refactoringAugusto Stoffel
2022-05-13Revert to original default value of buffer-env-script-nameAugusto Stoffel
2022-05-13Allow for buffer-env-script-name to be a list of filesPhilip Kaludercic
2022-05-06Add option to display script name in mode lineAugusto Stoffel
2022-05-06Add file local variables to help with whitespace issuesPhilip Kaludercic
2022-05-05Remove incorrect redirection from guix shell commandAugusto Stoffel
2022-05-05Add support for Guix manifest filesPhilip Kaludercic
2022-05-04Remove obsolete variable buffer-env-commandAugusto Stoffel
2022-03-25Bump versionAugusto Stoffel
2022-03-19Introduce buffer-env-commandsAugusto Stoffel
2022-03-16Refinement to a call to read-file-nameAugusto Stoffel
2022-03-16Rename buffer-env-inspect to buffer-env-describe, use help-modeAugusto Stoffel
2022-03-14Use buffer-local value of buffer-env-commandAugusto Stoffel
2022-02-28Release on ELPAAugusto Stoffel
2022-02-28Add mode line indicator and make messages optionalAugusto Stoffel
2022-02-28Command to display the process environmentAugusto Stoffel
2022-02-28Update READMEAugusto Stoffel
2021-05-20Fix checkdoc and package-lint issuesAugusto Stoffel
2021-05-20Some simplificationsAugusto Stoffel
2021-05-20No message for hidden buffersAugusto Stoffel
2021-04-28Add buffer-env-resetAugusto Stoffel
2021-04-28Add a separate buffer-env--locate-script functionAugusto Stoffel