Skip to content

wslusc: Target exceeds 260 character limit for shortcut when using '-i' argument #227

Answered by patrick330602
tveyben asked this question in Q&A
Discussion options

You must be logged in to vote

so you should not place -i in the end as wslusc's help sugest:

wslusc [-gi] [-e PATH] [-n NAME] [-i FILE] COMMAND

every parameter should be passed before the command, otherwise they will be considered as part of the command, and that is what happened. what you want to do is wslusc -g -i ~/workspace/spacemacs-logo/spacemacs.ico emacs.

Hope this can help you.

Replies: 3 comments 3 replies

Comment options

You must be logged in to vote
0 replies
Answer selected by tveyben
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
3 replies
@tveyben
Comment options

@patrick330602
Comment options

@tveyben
Comment options

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
Discussion This is a discussion on a certain topic about wslu that is not a bug report or feature request
2 participants
Converted from issue

This discussion was converted from issue #226 on March 19, 2022 14:21.