kcrawford / dockutil

command line tool for managing dock items
http://patternbuffer.wordpress.com
Apache License 2.0
1.36k stars 131 forks source link

Bad Item label after add to dock #120

Closed ferben closed 2 years ago

ferben commented 2 years ago

mkdir -p "/Applications/Test Folder 10.0.102.0 Alpha" ./dockutil --add "/Applications/Test Folder 10.0.102.0 Alpha" --section others --position first --view grid --display folder --sort name Place mouse over new dock icon. item's label should be "Test Folder 10.0.102.0 Alpha", but is unexpectedly "Test App 10.0.102".

Regression: dockutil 2.0.5 work correctly.

kcrawford commented 2 years ago

Closing this after the merge. Thanks again

ferben commented 2 years ago

You are welcome. Thank you for amazing tool 👍