holzschu / a-Shell-commands

shell commands, pre-compiled to webAssembly, ready to use in a-Shell
554 stars 21 forks source link

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

Open PersonalRobotJesus opened 1 year ago

PersonalRobotJesus commented 1 year ago

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

holzschu commented 1 year ago

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.