cdir icon indicating copy to clipboard operation
cdir copied to clipboard

A faster way to navigate folders and browse files in Windows and Linux shells.

Results 4 cdir issues
Sort by recently updated
recently updated
newest added

Hi @EskelinenAntti 👋 As the title says. I have downloaded and installed the latest version of Python (3.12.0), then I open Windows Terminal and type the command `pip install cdir`....

I made a few modifications to the UI layout so that each column has its own label, the current directory/search query has its own row, and added color. Example current...

`Traceback (most recent call last): File "/usr/local/bin/pip3", line 5, in from pip._internal.cli.main import main File "/home/dietpi/.local/lib/python3.9/site-packages/pip/_internal/cli/main.py", line 9, in from pip._internal.cli.autocompletion import autocomplete File "/home/dietpi/.local/lib/python3.9/site-packages/pip/_internal/cli/autocompletion.py", line 10, in from pip._internal.cli.main_parser...