View Single Post
Old 04-07-2020, 03:52 PM   #778
NiLuJe
BLAM!
NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.NiLuJe ought to be getting tired of karma fortunes by now.
 
NiLuJe's Avatar
 
Posts: 13,506
Karma: 26047202
Join Date: Jun 2010
Location: Paris, France
Device: Kindle 2i, 3g, 4, 5w, PW, PW2, PW5; Kobo H2O, Forma, Elipsa, Sage, C2E
Random comment about a thing that's been mildly bothering me for a while:

If you were wondering why scp remote tab-completion stopped working recently (-ish) in ZSH when the remote is a Kindle, it's because of this ZSH fix, which breaks on Kindle, because the Kindle's busybox build doesn't ship the 'command' applet (that's stupid).

Not really fixable on the Kindle side, as that's a shell builtin, not a standalone command.

ZSH is entirely right in expecting command to exist, because This Is The Way to do this right (as per POSIX).

Last edited by NiLuJe; 04-07-2020 at 04:02 PM.
NiLuJe is offline   Reply With Quote