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
/
termio
/
shell_integration.zig
Age
Commit message (
Expand
)
Author
2025-10-03
Zig 0.15: zig build test
Mitchell Hashimoto
2025-09-30
feat: add GHOSTTY_BIN_DIR to path via shell integration
Matthew Hrehirchuk
2025-08-19
zsh: add tests for setupZsh
Jon Parise
2025-07-10
bash: preserve an existing ENV value
Jon Parise
2025-07-09
cli: rewrite ssh-cache diskcache and test IO
Mitchell Hashimoto
2025-06-25
test: update shell integration tests for SSH flags
Jason Rayne
2025-06-25
change: migrate SSH integration from standalone option to shell-integration-f...
Jason Rayne
2025-06-25
feat: add SSH integration wrapper for shell integration
Jason Rayne
2025-05-05
bash: explicitly request a login shell
Jon Parise
2025-04-10
config: allow commands to specify whether they shell expand or not
Mitchell Hashimoto
2025-03-22
shell-integration: minor documentation updates
Jon Parise
2025-03-22
shell-integration: comptime buffer capacity
Jon Parise
2025-03-22
shell-integration: switch to $GHOSTTY_SHELL_FEATURES
Jon Parise
2025-03-12
Lots of 0.14 changes
Mitchell Hashimoto
2025-01-23
bash: handle additional command arguments
Jon Parise
2025-01-18
Ensure `setup_features` runs even when shell detection fails
Bryan Lee
2025-01-18
Add tests for setup shell integration features
Bryan Lee
2025-01-18
Fix `shell-integration-features` being ignored when `shell-integration` is `n...
Bryan Lee
2025-01-07
bash: drop automatic shell integration with --posix
Jon Parise
2024-12-16
os: add prependEnv(), like appendEnv()
Jon Parise
2024-12-14
bash: re-enable automatic bash shell detection
Jon Parise
2024-11-23
termio: copy input command to avoid memory corruption
Mitchell Hashimoto
2024-11-17
termio: tweaks to xdg data dir handling (no logic changes)
Mitchell Hashimoto
2024-11-17
Append the default value of XDG_DATA_DIRS when setting up shell integration
notcancername
2024-08-05
chore: clean up typos
Ćukasz Niemier
2024-07-22
Fix multiple deprecated names for zig lib/std
multifred
2024-06-03
shell-integration: bash must be explicitly enabled
Jon Parise
2024-05-27
rename env var
Mitchell Hashimoto
2024-05-27
refactor(shell-integration): refactor to make cases alphabetical
ilk
2024-05-27
feat(shell-integration): add automatic integration for Elvish
ilk
2024-05-14
shell-integration: handle 'bash -c command'
Jon Parise
2024-05-08
shell-integration: expand bash HISTFILE value
Jon Parise
2024-05-07
termio: shell integration uses arena
Mitchell Hashimoto
2024-05-05
shell-integration: revise ShellIntegration.command comment
Jon Parise
2024-05-05
shell-integration: automatic bash integration
Jon Parise
2024-04-21
termio: pass full command to shell integration
Jon Parise
2024-04-20
termio: fix "forced" shell integration
Jon Parise
2024-04-03
shell-integration: implement no-title option
Marius Svechla
2024-01-13
add sudo wrapper as optional shell integration feature
Atanas Pepechkov
2024-01-05
termio: support XDG data dirs greater than 4k for fish shell integration
Mitchell Hashimoto
2023-11-07
config: switch shell-integration-features
Mitchell Hashimoto
2023-07-06
allow configuring shell integration injection
Mitchell Hashimoto
2023-07-06
zsh integration
Mitchell Hashimoto
2023-07-06
fish shell integration
Mitchell Hashimoto
2023-07-06
termio: fish shell integration injection
Mitchell Hashimoto