summaryrefslogtreecommitdiff
path: root/src/shell-integration
AgeCommit message (Expand)Author
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
2024-07-19bash: add primary and secondary marks to PS1 and PS2Jon Parise
2024-07-18bash: always send "end of command" prompt sequenceJon Parise
2024-06-03shell-integration: bash must be explicitly enabledJon Parise
2024-05-31fix(elvish-integration): fix mistakesilk
2024-05-27rename env varMitchell Hashimoto
2024-05-27prettierMitchell Hashimoto
2024-05-27refactor(shell-integration): refactor to make cases alphabeticalilk
2024-05-27feat(shell-integration): add automatic integration for Elvishilk
2024-05-27shell-integration: add README about ElvishMitchell Hashimoto
2024-05-17refactor(shell-integration:elvish): refactor to improve readabilityilk
2024-05-16feat(shell-integration): add integration for Elvishilk
2024-05-14Merge pull request #1766 from jparise/bash-readmeMitchell Hashimoto