summaryrefslogtreecommitdiff
path: root/src/shell-integration/bash/ghostty.bash
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-09-15mark ssh shell-integration wrapper as a function this matches other features ...rhodes-b
2025-07-10bash: preserve an existing ENV valueJon Parise
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-05Merge branch 'main' into ssh-integrationJason Rayne
2025-07-05fix: optimize SSH integration and improve error handlingJason Rayne
2025-07-04bash: stop using PS0 for the 'cursor' featureJon Parise
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: update cache file locationJason Rayne
2025-06-25fix: catch up to current stateJason Rayne
2025-06-25ssh-integration: improve host caching, new method for "full" integrationJason 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: add builtin prefix for safety and consistencyJason Rayne
2025-06-25fix: remove resources_dir var, add builtin prefix for consistencyJason Rayne
2025-06-25fix: clean up SSH environment variable propagationJason Rayne
2025-06-25bash: revert all formatting changesJason Rayne
2025-06-25bash: preserve mixed indentation in SSH integration changesJason 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-06-16bash: remove dependency on $GHOSTTY_RESOURCES_DIRJon Parise
2025-03-22shell-integration: switch to $GHOSTTY_SHELL_FEATURESJon Parise
2025-01-20bash: revert automatic shell integration changesJon Parise
2025-01-16bash: less intrusive automatic shell integrationJon Parise
2025-01-07bash: drop automatic shell integration with --posix (#4785)Mitchell Hashimoto
2025-01-07bash: set the title command in preexec (#4775)Mitchell Hashimoto
2025-01-07bash: drop automatic shell integration with --posixJon Parise
2025-01-07bash: add license declaration for kitty-derived codeJon Parise
2025-01-07bash: set the title command in preexecJon Parise
2025-01-06bash: narrow the scope of GHOSTTY_BASH_ENVJon Parise
2025-01-04Use \w instead of $PWD for title barPatrick Reynolds
2024-12-30bash: improved 'sudo' command wrapper (#4080)Mitchell Hashimoto
2024-12-30bash: remove "request for experts" commentJon Parise
2024-12-30bash: improved 'sudo' command wrapperJon Parise
2024-12-21bash: standardize on shorthand escape sequencesJon Parise
2024-12-17bash: improve clearing of multiline promptsJon Parise
2024-12-17shell-integration: add bashrc location lookup in NixosAnund
2024-11-15Remove shebangs from non-executable configuration source scriptsAnthony
2024-11-15Revert "Update shebangs in installed shellscripts to meet `rpmlint` and match...Anthony