@[email protected] to [email protected] • 2 days agoGhostty 1.0 Released, A New GPU-Accelerated Terminal Emulatorlinuxiac.comexternal-linkmessage-square53fedilinkarrow-up1206arrow-down19cross-posted to: linux[email protected]
arrow-up1197arrow-down1external-linkGhostty 1.0 Released, A New GPU-Accelerated Terminal Emulatorlinuxiac.com@[email protected] to [email protected] • 2 days agomessage-square53fedilinkcross-posted to: linux[email protected]
minus-squareZloubidalink2•16 hours agoI can connect with SSH, but I can’t open nano or w3m for example when I’m connected.
minus-square@[email protected]linkfedilink1•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?