andresgongora / synth-shell

Boost your terminal, script by script
GNU General Public License v3.0
945 stars 236 forks source link

The cd command lists wrong information #247

Closed ArnaudCHEVALME closed 1 year ago

ArnaudCHEVALME commented 1 year ago

Describe the bug After a clean install on Ubuntu 23, typing cd and hitting tab a few times lists all kind of things

To Reproduce Steps to reproduce the behavior:

  1. Install synth-shell for the current user
  2. Go to an empty folder
  3. Type the cd command and hit tab a few times
  4. See error

Expected behavior Nothing should happen

Screenshots image

andresgongora commented 1 year ago

I'm unable to reproduce your bug. Did you fix it?

ArnaudCHEVALME commented 1 year ago

Yes, it had nothing to do with this amazing project and and was just a misconfiguration of my command completion. Sorry for the unneeded issue !

andresgongora commented 1 year ago

No problem! I'm glad you managed to fix it!