double click dont select right word #10128
Replies: 3 comments
-
Are you sure Helix supports mouse selection? If you have |
Beta Was this translation helpful? Give feedback.
-
I already set |
Beta Was this translation helpful? Give feedback.
-
Then it's not helix problem because mouse is disabled, all mouse interactions are handled directly by wezterm. By the way, you need to turn off rendering of "whitespaces" in helix if you want to select "exec". Or add "whitespace" char to the terminal word boundary: https://wezfurlong.org/wezterm/config/lua/config/selection_word_boundary.html?h=select |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I double click

exec
and real selectThere is conf in vscode like wordSeparators="`~!@#$%^&*()-=+[{]}\|;:'",.<>/?", will helix support it?
Beta Was this translation helpful? Give feedback.
All reactions