"copy line" uses community instead of Cursorless action
#2904
|
If "copy line" used the respective Cursorless action, the line would be flashed, just like "copy just line" does. But instead, the current line is selected with the cursor at the start of the selection. This is the behavior also performed in other editors like Windows Notepad; so, it's the Why do things amount to "copy line" behaving differently? Is it also the case for you? Is it a bug? |
Answered by
AndreasArvidsson
Apr 23, 2025
Replies: 1 comment
|
This is a known issue. When you have multiple commands that are identical Talon will pick one. How that determination is done is not known and this is not something we easily can fix from Cursorless. The solution is to resolve the conflict. |
0 replies
Answer selected by
Enyium
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
This is a known issue. When you have multiple commands that are identical Talon will pick one. How that determination is done is not known and this is not something we easily can fix from Cursorless. The solution is to resolve the conflict.
#428