-
Notifications
You must be signed in to change notification settings - Fork 228
Open
Labels
bugSomething isn't workingSomething isn't working
Description
Bug Description
I don't have access to binaries installed in /snap.
On my normal terminal, I /snap/bin is in my $PATH, but in the integrated one, it isn't, leading to binaries not being found. Running them with the absolute path though works.
Normal terminal
avatar/services on ξ main [$?β£] on βοΈ octopize (eu-west-3) on βοΈ tom@octopize.io
β which bitwarden
/snap/bin/bitwarden
avatar/services on ξ main [$?β£] on βοΈ octopize (eu-west-3) on βοΈ tom@octopize.io
β which tldr
/snap/bin/tldr
Integrated terminal
platform-pdfgenerator-refacto-7jj/services/api on ξ tc/platform-pdfgenerator-refacto-7jj [$!] via π v3.13.7 on βοΈ octopize (eu-west-3) on βοΈ tom@octopize.io
β― which bitwarden
bitwarden not found
platform-pdfgenerator-refacto-7jj/services/api on ξ tc/platform-pdfgenerator-refacto-7jj [$!] via π v3.13.7 on βοΈ octopize (eu-west-3) on βοΈ tom@octopize.io
β― which tldr
tldr not found
platform-pdfgenerator-refacto-7jj/services/api on ξ tc/platform-pdfgenerator-refacto-7jj [$!] via π v3.13.7 on βοΈ octopize (eu-west-3) on βοΈ tom@octopize.io
β― /snap/bin/tldr
usage: tldr command [options]
Python command line client for tldr
positional arguments:
command command to lookup
Steps to Reproduce
/
Actual vs Expected Behavior
Expected to have /snap/bin in the PATH, and thus have access to snap binaries in the terminal.
emdash Version
0.4.31
Operating System
Ubuntu 25.10
Additional Context
No response
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
bugSomething isn't workingSomething isn't working