petsoi@discuss.tchncs.de to Linux@lemmy.ml · 3 days agoGhostty 1.0 Released, A New GPU-Accelerated Terminal Emulatorlinuxiac.comexternal-linkmessage-square75fedilinkarrow-up1237arrow-down110cross-posted to: linux@lemmy.worldgnome@discuss.tchncs.de
arrow-up1227arrow-down1external-linkGhostty 1.0 Released, A New GPU-Accelerated Terminal Emulatorlinuxiac.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 3 days agomessage-square75fedilinkcross-posted to: linux@lemmy.worldgnome@discuss.tchncs.de
minus-squareZloubida@lemmy.worldlinkfedilinkarrow-up2·2 days 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-22 days 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?