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
/
elvish
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-07-09
elvish: revise the ssh integration
Jon Parise
2025-07-09
shell-integration: simplify "ssh target" checks
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
fix: optimize SSH integration and improve error handling
Jason Rayne
2025-07-03
feat(ssh): rewrite SSH cache system in native Zig
Jason Rayne
2025-06-25
fix: replace non-existent GHOSTTY_VERSION with TERM_PROGRAM_VERSION in shell ...
Jason Rayne
2025-06-25
refactor: replace ghostty wrapper with proper CLI actions for terminfo cache ...
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: 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: remove dangling resources_dir var
Jason Rayne
2025-06-25
fix: critical elvish syntax errors for environment variables
Jason Rayne
2025-06-25
fix: clean up SSH environment variable propagation
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
2025-06-25
feat: add SSH integration wrapper for shell integration
Jason Rayne
2025-04-08
elvish: fix platform:hostname function call syntax
Jon Parise
2025-04-08
elvish: use kitty-shell-cwd:// to report pwd
Jon Parise
2025-04-07
fix: undo accidental replace
Hanna
2025-04-07
fix: parenthesis are unneeded around builtins
Hanna
2025-04-07
refactor: use builtin hostname function
Hanna
2025-03-22
shell-integration: use elvish's native list type
Jon Parise
2025-03-22
shell-integration: switch to $GHOSTTY_SHELL_FEATURES
Jon Parise
2025-02-25
Fix elvish sudo integration and update documentation
Yappaholic
2024-12-27
fix use of bash builtin in elvish integration
Ankur Kothari
2024-05-31
fix(elvish-integration): fix mistakes
ilk
2024-05-27
rename env var
Mitchell Hashimoto
2024-05-27
feat(shell-integration): add automatic integration for Elvish
ilk
2024-05-17
refactor(shell-integration:elvish): refactor to improve readability
ilk
2024-05-16
feat(shell-integration): add integration for Elvish
ilk