summaryrefslogtreecommitdiff
path: root/src/shell-integration/bash
AgeCommit message (Expand)Author
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-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-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-05-14shell-integration: suppress shellcheck issuesJon Parise
2024-05-10shell-integration: update bash-preexec.shJon Parise
2024-05-05shell-integration: automatic bash integrationJon Parise
2024-04-03shell-integration: implement no-title optionMarius Svechla
2024-01-13add sudo wrapper as optional shell integration featureAtanas Pepechkov
2023-11-07shell-integration: implement "no-cursor" optionTim Culverhouse
2023-08-17Fix rendering issues with bash shell integration (#301)Mitchell Hashimoto
2023-08-17Simplify Bash Integration (#299)Mitchell Hashimoto
2023-08-17shell-integration: add bash script (no auto-inject yet)Mitchell Hashimoto