@petsoi@discuss.tchncs.de to Linux@lemmy.ml • 4 months agoGhostty 1.0 Released, A New GPU-Accelerated Terminal Emulatorlinuxiac.comexternal-linkmessage-square36fedilinkarrow-up1177arrow-down19
arrow-up1168arrow-down1external-linkGhostty 1.0 Released, A New GPU-Accelerated Terminal Emulatorlinuxiac.com@petsoi@discuss.tchncs.de to Linux@lemmy.ml • 4 months agomessage-square36fedilink
minus-squareZloubidalinkfedilink2•4 months agoI can connect with SSH, but I can’t open nano or w3m for example when I’m connected.
minus-square@burrito@sh.itjust.workslinkfedilink1•edit-24 months agoSounds like you have an issue with your PATH for the user you’re sshing as. What does ‘/usr/bin/echo $PATH’ output when run via ssh to your server?
I can connect with SSH, but I can’t open
nano
orw3m
for example when I’m connected.Sounds like you have an issue with your PATH for the user you’re sshing as. What does ‘/usr/bin/echo $PATH’ output when run via ssh to your server?
… or TERM?