petsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 month agoGhostty 1.0 Released, A New GPU-Accelerated Terminal Emulatorlinuxiac.comexternal-linkmessage-square63fedilinkarrow-up1236arrow-down19cross-posted to: gnome@discuss.tchncs.de
arrow-up1227arrow-down1external-linkGhostty 1.0 Released, A New GPU-Accelerated Terminal Emulatorlinuxiac.competsoi@discuss.tchncs.de to Linux@lemmy.ml · 1 month agomessage-square63fedilinkcross-posted to: gnome@discuss.tchncs.de
minus-squareundu@lemmy.worldlinkfedilinkarrow-up7·1 month agoSSHing to machines with bash seems to work fine, but it’s a problem with ones that use fish, for some reason
minus-squareZloubida@lemmy.worldlinkfedilinkarrow-up2·1 month 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-21 month 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?
SSHing to machines with bash seems to work fine, but it’s a problem with ones that use fish, for some reason
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?