aboutsummaryrefslogtreecommitdiffstats
path: root/.github/DISCUSSION_TEMPLATE
diff options
context:
space:
mode:
authorKoichi Murase <myoga.murase@gmail.com>2024-01-09 05:22:42 +0900
committerGitHub <noreply@github.com>2024-01-08 20:22:42 +0000
commitcc5efd297133148437f6bc8c937743879f952f33 (patch)
tree9fe8abd538ddffbb9e145b21683844266676c7f5 /.github/DISCUSSION_TEMPLATE
parentfeat: make it clear what you are registering for (#1523) (diff)
downloadatuin-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 '.github/DISCUSSION_TEMPLATE')
0 files changed, 0 insertions, 0 deletions