petsoi to Linux@lemmy.ml · 2 days agoGhostty 1.0 Released, A New GPU-Accelerated Terminal Emulatorlinuxiac.comexternal-linkmessage-square57fedilinkarrow-up1217arrow-down19cross-posted to: linux@lemmy.worldgnome
arrow-up1208arrow-down1external-linkGhostty 1.0 Released, A New GPU-Accelerated Terminal Emulatorlinuxiac.competsoi to Linux@lemmy.ml · 2 days agomessage-square57fedilinkcross-posted to: linux@lemmy.worldgnome
minus-squareZloubida@lemmy.worldlinkfedilinkarrow-up2·15 hours agoI can connect with SSH, but I can’t open nano or w3m for example when I’m connected.
minus-squareburrito@sh.itjust.workslinkfedilinkarrow-up1·edit-215 hours 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?