summaryrefslogtreecommitdiff
path: root/src/shell-integration/zsh/ghostty-integration
AgeCommit message (Expand)Author
2025-10-01shell-integration: remove redundant commentsJon Parise
2025-09-30feat: add GHOSTTY_BIN_DIR to path via shell integrationMatthew Hrehirchuk
2025-07-09shell-integration: use $GHOSTTY_BIN_DIR/ghosttyJon 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: 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-03-22shell-integration: switch to $GHOSTTY_SHELL_FEATURESJon Parise
2024-12-28Use `source` in the example for sourcing Zsh shell integrationKat
2024-12-12Preserve ZSH options in the shell integrationBorys Lykah
2024-11-15Remove shebang from non-executable scriptAnthonyZhOon
2024-11-14Make all shell integration scripts non-executableMitchell Hashimoto
2024-11-15Revert "Update shebangs in installed shellscripts to meet `rpmlint` and match...Anthony
2024-11-15Update shebangs in installed shellscripts to meet `rpmlint` and match provide...Anthony
2024-07-25zsh: Generalize shebangEdmund Miller
2024-04-03shell-integration: implement no-title optionMarius Svechla
2024-01-13add sudo wrapper as optional shell integration featureAtanas Pepechkov
2023-11-07shell-integration: implement "no-cursor" optionTim Culverhouse
2023-08-08Fix typosKevin Hovsäter
2023-08-04shell-integration/zsh: enable title changesMitchell Hashimoto
2023-07-06zsh files startingMitchell Hashimoto