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
/
fish
Age
Commit message (
Expand
)
Author
2025-10-01
shell-integration: append $GHOSTTY_BIN_DIR to $PATH
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-08-04
fix fish shell syntax for ssh-env shell integration
Robbie Vanbrabant
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-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
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
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
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: 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: 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
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-07
shell-integration: Fix condition for sudo
Fabian Boehm
2025-03-22
shell-integration: use fish's native list type
Jon Parise
2025-03-22
shell-integration: switch to $GHOSTTY_SHELL_FEATURES
Jon Parise
2025-01-21
Fix sudo fish shell integration
m154k1
2024-11-15
Remove shebangs from non-executable configuration source scripts
Anthony
2024-05-27
rename env var
Mitchell Hashimoto
2024-05-27
refactor(shell-integration): refactor to make cases alphabetical
ilk
2024-01-13
add sudo wrapper as optional shell integration feature
Atanas Pepechkov
2023-11-07
shell-integration: implement "no-cursor" option
Tim Culverhouse
2023-07-06
fish: pwd reporting
Mitchell Hashimoto
2023-07-06
fish shell integration
Mitchell Hashimoto
2023-07-06
start shell-integration folder, copy into zig-out
Mitchell Hashimoto