holzschu / a-Shell-commands

shell commands, pre-compiled to webAssembly, ready to use in a-Shell

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

pkg install col returns ‘like’ search results without installing col

PersonalRobotJesus opened this issue · comments

Running pkg install col returns
Package name col unclear. Did you mean:
col
colrm
column

Checking ~/Documents/bin/ after running pkg install col colrm column only shows successful installs of colrm and column

Thanks for raising this one. I'm working on a fix. I hadn't anticipated that a command name could be a suffix of other commands.