diff options
| author | Koichi Murase <myoga.murase@gmail.com> | 2024-01-09 05:22:42 +0900 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-01-08 20:22:42 +0000 |
| commit | cc5efd297133148437f6bc8c937743879f952f33 (patch) | |
| tree | 9fe8abd538ddffbb9e145b21683844266676c7f5 /docs/docusaurus.config.js | |
| parent | feat: make it clear what you are registering for (#1523) (diff) | |
| download | atuin-cc5efd297133148437f6bc8c937743879f952f33.zip | |
fix(shell): fix incorrect timing of child shells (#1510)
When a child shell session is started from another shell session
(parent session), the environment variable ATUIN_HISTORY_ID set by the
parent session causes Atuin's precmd hook of the child session to be
unexpectedly performed before the first call of Atuin's preexec hook.
In this patch, we clear ATUIN_HISTORY_ID (possibly set by the parent
session) on the startup of the session.
Diffstat (limited to 'docs/docusaurus.config.js')
0 files changed, 0 insertions, 0 deletions
