index
:
ghostty.git
1.1.x
1.2.x
main
opengl-test
push-lvtrmyqqqpkn
push-qouskwyzlkmy
tristan957/gtk-ng
vm-tests
Unnamed repository; edit this file 'description' to name the repository.
thomasg
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
src
/
shell-integration
Age
Commit message (
Expand
)
Author
2025-10-01
shell-integration: append $GHOSTTY_BIN_DIR to $PATH
Jon Parise
2025-10-01
shell-integration: remove redundant comments
Jon Parise
2025-09-30
fix: cleaned up elvish and fish integrations for bin_dir
Matthew Hrehirchuk
2025-09-30
feat: add GHOSTTY_BIN_DIR to path via shell integration
Matthew Hrehirchuk
2025-09-15
mark ssh shell-integration wrapper as a function this matches other features ...
rhodes-b
2025-08-19
zsh: clarify that an unset ZDOTDIR defaults to HOME
Jon Parise
2025-08-19
zsh: unset _ghostty_file in the early exit path
Jon Parise
2025-08-04
fix fish shell syntax for ssh-env shell integration
Robbie Vanbrabant
2025-08-03
bash: upgrade to bash-preexec 0.6.0
Jon Parise
2025-07-19
Remove unnecessary stderr redirection in fish integration
HuaDeity
2025-07-19
Fix shell variable expansion in fish SSH setup
HuaDeity
2025-07-16
shell-integration.fish: don't use $ssh_terminfo
HuaDeity
2025-07-10
bash: preserve an existing ENV value
Jon Parise
2025-07-09
elvish: revise the ssh integration
Jon Parise
2025-07-09
shell-integration: use $GHOSTTY_BIN_DIR/ghostty
Jon Parise
2025-07-09
shell-integration: simplify "ssh target" checks
Jon Parise
2025-07-09
fish: prefer 'command -q' to check for commands
Jon Parise
2025-07-08
refactor: apply maintainer feedback to SSH integration scripts across all shells
Jason Rayne
2025-07-07
refactor: simplify terminfo handling and remove base64 dependency
Jason Rayne
2025-07-07
refactor: simplify SSH terminfo and environment handling
Jason Rayne
2025-07-07
refactor: simplify SSH environment variable handling
Jason Rayne
2025-07-05
Merge branch 'main' into ssh-integration
Jason Rayne
2025-07-05
fix: optimize SSH integration and improve error handling
Jason Rayne
2025-07-04
bash: stop using PS0 for the 'cursor' feature
Jon Parise
2025-07-03
feat(ssh): rewrite SSH cache system in native Zig
Jason Rayne
2025-07-03
docs: update to reflect changes after porting terminfo host caching to Zig
Jason Rayne
2025-06-25
fix: replace non-existent GHOSTTY_VERSION with TERM_PROGRAM_VERSION in shell ...
Jason Rayne
2025-06-25
docs: call out bash dependency
Jason Rayne
2025-06-25
style: revert fish_indent quote removal
Jason Rayne
2025-06-25
refactor: replace ghostty wrapper with proper CLI actions for terminfo cache ...
Jason Rayne
2025-06-25
docs: add shared directory section to shell-integration README
Jason Rayne
2025-06-25
refactor: extract SSH cache functionality to shared script
Jason Rayne
2025-06-25
ssh-integration: replace levels with flags, optimize implementation
Jason Rayne
2025-06-25
fix: update cache file location
Jason Rayne
2025-06-25
fix: catch up to current state
Jason Rayne
2025-06-25
ssh-integration: improve host caching, new method for "full" integration
Jason Rayne
2025-06-25
fix: manual formatting pass to ensure consistency with existing patterns
Jason Rayne
2025-06-25
fix: add client-side caching to eliminate redundant terminfo installations
Jason Rayne
2025-06-25
fix: address comprehensive shell integration code review issues
Jason Rayne
2025-06-25
fix: add builtin prefix for safety and consistency
Jason Rayne
2025-06-25
fix: remove resources_dir var, add builtin prefix for consistency
Jason Rayne
2025-06-25
fix: remove dangling resources_dir var
Jason Rayne
2025-06-25
fix: critical elvish syntax errors for environment variables
Jason Rayne
2025-06-25
fix: use idiomatic Fish shell syntax in SSH integration
Jason Rayne
2025-06-25
fix: clean up SSH environment variable propagation
Jason Rayne
2025-06-25
fish: revert all formatting changes
Jason Rayne
2025-06-25
bash: revert all formatting changes
Jason Rayne
2025-06-25
bash: preserve mixed indentation in SSH integration changes
Jason Rayne
2025-06-25
refactor: simplify ssh integration environment variable checks
Jason Rayne
2025-06-25
fix: use kebab-case for ssh-integration enum values
Jason Rayne
[next]