Egregoros

Signal feed

Animegirl supremacist

@mikuphile@gearlandia.haus

I love animegirls

Posts

Latest notes

@WandererUber
The AI demon is pretty good for finding how to use a command. It doesn't help that viewing troonix manpages is a terrible experience. There's no way to search only the section headers, even if there were there's no way to have “keywords” so that if the program uses different terminology you can still find what you wanted easily, there are no hyperlinks for other manpages, and even if you type a word exactly, it will not match if the line broke in the middle of that word.
>demanding I remember if it was […]
Most shells can be made to have tab‐completion for arguments. Powershell has it out‐of‐the‐box for any functions that you define and for the builtins at least. But there isn't any sort of standard for specifying the argument types and names (that anyone uses, at least) so if there is even a way to get it for external commands it would take a lot of effort on your part.