1
1
mirror of https://github.com/wez/wezterm.git synced 2024-12-27 15:37:29 +03:00
wezterm/docs/config/lua/keyassignment/SelectTextAtMouseCursor.md

8 lines
191 B
Markdown
Raw Normal View History

# SelectTextAtMouseCursor
Initiates selection of text at the current mouse cursor position.
The mode argument can be one of `Cell`, `Word` or `Line` to control
the scope of the selection.