summaryrefslogtreecommitdiff
path: root/src/shell-integration/elvish
AgeCommit message (Expand)Author
2025-10-01shell-integration: append $GHOSTTY_BIN_DIR to $PATHJon Parise
2025-10-01shell-integration: remove redundant commentsJon Parise
2025-09-30fix: cleaned up elvish and fish integrations for bin_dirMatthew Hrehirchuk
2025-09-30feat: add GHOSTTY_BIN_DIR to path via shell integrationMatthew Hrehirchuk
2025-07-09elvish: revise the ssh integrationJon Parise
2025-07-09shell-integration: simplify "ssh target" checksJon Parise
2025-07-08refactor: apply maintainer feedback to SSH integration scripts across all shellsJason Rayne
2025-07-07refactor: simplify terminfo handling and remove base64 dependencyJason Rayne
2025-07-07refactor: simplify SSH terminfo and environment handlingJason Rayne
2025-07-07refactor: simplify SSH environment variable handlingJason Rayne
2025-07-05fix: optimize SSH integration and improve error handlingJason Rayne
2025-07-03feat(ssh): rewrite SSH cache system in native ZigJason Rayne
2025-06-25fix: replace non-existent GHOSTTY_VERSION with TERM_PROGRAM_VERSION in shell ...Jason Rayne
2025-06-25refactor: replace ghostty wrapper with proper CLI actions for terminfo cache ...Jason Rayne
2025-06-25refactor: extract SSH cache functionality to shared scriptJason Rayne
2025-06-25ssh-integration: replace levels with flags, optimize implementationJason Rayne
2025-06-25fix: add client-side caching to eliminate redundant terminfo installationsJason Rayne
2025-06-25fix: address comprehensive shell integration code review issuesJason Rayne
2025-06-25fix: remove dangling resources_dir varJason Rayne
2025-06-25fix: critical elvish syntax errors for environment variablesJason Rayne
2025-06-25fix: clean up SSH environment variable propagationJason Rayne
2025-06-25refactor: simplify ssh integration environment variable checksJason Rayne
2025-06-25fix: use kebab-case for ssh-integration enum valuesJason Rayne
2025-06-25feat: add SSH integration wrapper for shell integrationJason Rayne
2025-04-08elvish: fix platform:hostname function call syntaxJon Parise
2025-04-08elvish: use kitty-shell-cwd:// to report pwdJon Parise
2025-04-07fix: undo accidental replaceHanna
2025-04-07fix: parenthesis are unneeded around builtinsHanna
2025-04-07refactor: use builtin hostname functionHanna
2025-03-22shell-integration: use elvish's native list typeJon Parise
2025-03-22shell-integration: switch to $GHOSTTY_SHELL_FEATURESJon Parise
2025-02-25Fix elvish sudo integration and update documentationYappaholic
2024-12-27fix use of bash builtin in elvish integrationAnkur Kothari
2024-05-31fix(elvish-integration): fix mistakesilk
2024-05-27rename env varMitchell Hashimoto
2024-05-27feat(shell-integration): add automatic integration for Elvishilk
2024-05-17refactor(shell-integration:elvish): refactor to improve readabilityilk
2024-05-16feat(shell-integration): add integration for Elvishilk