## Checklist before starting to submit this bug report I confirm that: - [X] I am submitting a bug report! :) - [X] I have tested this with the [latest stable Snoopy version](https://github.com/a2o/snoopy/releases/latest) (or the latest master build). - [X] I have checked the [FAQ](https://github.com/a2o/snoopy/blob/master/doc/FAQ.md). - [X] I have read Snoopy's documentation [here](https://github.com/a2o/snoopy/blob/master/README.md) and [here](https://github.com/a2o/snoopy/tree/master/doc). - [X] I have searched [Snoopy issues](https://github.com/a2o/snoopy/issues?q=is%3Aissue) for an existing issue that matches my problem, and found none. ## Bug description `cd` command is not logged. All other commands are in log, but not this one. <img width="1718" alt="Image" src="https://github.com/user-attachments/assets/ca4cb928-6c47-4688-947b-1d2f00584d68" /> ## Expected result `cd` appears in logs ## Actual result none appears in logs
Checklist before starting to submit this bug report
I confirm that:
Bug description
cdcommand is not logged. All other commands are in log, but not this one.Expected result
cdappears in logsActual result
none appears in logs