marcel icon indicating copy to clipboard operation
marcel copied to clipboard

A modern shell

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

Hi, Thanks for marcel, though I think it'd deserve some more acknoledgment Maybe you should have an irc/matrix/discord/* chan somewhere ? have a nice day

I am exploring marcel and I see that existing commands have different behavior in marcel. Most of us have ingrained muscle memory with regular shell commands (like I always do...

On Ubuntu 22.04 with Python 3.11.6 in a virtual environment: ```bash python3 -mvenv venv . ./venv/bin/activate pip install marcel ``` ``` $ marcel Traceback (most recent call last): File "",...

``` $ ls /mnt/space/games/Cryostasis\ 2.0.0.13\ [GOG]/ No qualifying paths, (possibly due to permission errors): ['/mnt/space/games/Cryostasis 2.0.0.13 [GOG]/'] ``` Meanwhile, bash can list it just fine. Getting the path through tab-completion...