-
Notifications
You must be signed in to change notification settings - Fork 52
Add to Favorites - selection mode - add /m /-m #282
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Labels
Comments
Done. |
No need to forbid the space - simply wrap the parameter in |
cshnik
added a commit
that referenced
this issue
Mar 3, 2020
Fixed. Space character is now allowed. |
|
They may be sloppy about precise area length but at least in general they make all checkboxes wider than their text. |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Add two new radio buttons to #249:
Fi&rst substring
Las&t substring
They create an LNK like Current line/selection but using either
/m
or/m-
switch. Because Windows command-line quoting rules are strange, these radio buttons are disabled if any of this is met:"
or non-printable symbols (such as line breaks)You can determine more limitations on last two points.
The text was updated successfully, but these errors were encountered: