Replies: 1 comment
-
|
Check your HISTCONTROL settings. We rely on spaces before our internal commands to tell the shell that they shouldn't be added to user history. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
For some time now,
mcclutters my~/.bash_historyfile with internal operations. After usingmc, the history file contains things likeThe one thing which I assume is responsible is that I load
bash-preexec.shfor proper Atuin execution as follows:Is there any suggestion how to fix the issue, ideally while keeping all programs and configurations?
Beta Was this translation helpful? Give feedback.
All reactions