Skip to content
New issue

Have a question about this project? # for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “#”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? # to your account

Include order #23

Merged
merged 1 commit into from
Apr 22, 2016
Merged

Include order #23

merged 1 commit into from
Apr 22, 2016

Conversation

rcaloras
Copy link
Owner

Install bash-preexec after our session is started.

  • Invoke our install as part of PROMPT_COMMAND. This allows bash-preexec to be
    included at any point in our configuration and it should be invoked last.
    This makes sure we always have access to the DEBUG trap and that
    PROMPT_COMMAND is most likely untampered with.
  • Should adress Conflicts with iTerm2 shell integration. #21 and the occasional issue that gets created because
    bash-preexec is included improperly.

@rcaloras rcaloras force-pushed the include-order branch 5 times, most recently from 7c64054 to 4744d7e Compare April 22, 2016 01:18
- Invoke our install as part of PROMPT_COMMAND. This allows bash-preexec to be
  included at any point in our configuration and it should be invoked last.
  This makes sure we always have access to the DEBUG trap and that
  PROMPT_COMMAND is most likely untampered with.

- Should adress #21 and the occasional issue that gets created because
  bash-preexec is included improperly.
@rcaloras rcaloras merged commit 0d3d470 into master Apr 22, 2016
@rcaloras rcaloras deleted the include-order branch August 3, 2019 18:44
# for free to join this conversation on GitHub. Already have an account? # to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant