summaryrefslogtreecommitdiff
path: root/src/shell-integration
AgeCommit message (Expand)Author
2025-06-25feat: add SSH integration wrapper for shell integrationJason Rayne
2025-06-16bash: remove dependency on $GHOSTTY_RESOURCES_DIRJon Parise
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-04-07shell-integration: Fix condition for sudoFabian Boehm
2025-03-22shell-integration: use elvish's native list typeJon Parise
2025-03-22shell-integration: use fish's native list typeJon Parise
2025-03-22shell-integration: switch to $GHOSTTY_SHELL_FEATURESJon Parise
2025-02-25Fix elvish sudo integration and update documentationYappaholic
2025-01-23Fix sudo fish shell integration (#5276)Mitchell Hashimoto
2025-01-23documentation: consistent format for actions helpAnund
2025-01-21Fix sudo fish shell integrationm154k1
2025-01-20bash: revert automatic shell integration changesJon Parise
2025-01-16bash: improve prior_trap processing (#5142)Mitchell Hashimoto
2025-01-16bash: remove sed dependency for history processing (#5141)Mitchell Hashimoto
2025-01-16bash: improve prior_trap processingJon Parise
2025-01-16bash: remove sed dependency for history processingJon 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-30Add back quotes for variables in the zsh shell integration to improve compati...XiaoYan Li
2024-12-28Use `source` in the example for sourcing Zsh shell integrationKat
2024-12-27Fix zsh shell integration docs (#3332)Mitchell Hashimoto
2024-12-27fix use of bash builtin in elvish integrationAnkur Kothari
2024-12-27Fix zsh shell integration docsXiaoYan Li
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-12-14bash: re-enable automatic bash shell detectionJon Parise
2024-12-12Fix style warningBorys Lykah
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-15Remove shebangs from non-executable configuration source scriptsAnthony
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-10-23bash: stop modifying HISTCONTROL in bash-preexec.shJon Parise
2024-07-25zsh: Generalize shebangEdmund Miller
2024-07-22bash: ghostty doesn't support OSC 133;PJon Parise