aboutsummaryrefslogtreecommitdiff
path: root/runtime/lua/vim/_meta.lua
diff options
context:
space:
mode:
authorSteven Ward <planet36@users.noreply.github.com>2023-06-05 22:05:51 -0500
committerJustin M. Keyes <justinkz@gmail.com>2023-07-06 10:29:50 +0200
commitabd380e28d48dd155b1e29cd2453f13b28bf7e08 (patch)
tree57a0e8450895f61685b4f4fbe5be8f2d9a1429d1 /runtime/lua/vim/_meta.lua
parent4e34ca8ae71d7dfac5c93ffe8e4e8d00f915c593 (diff)
downloadrneovim-abd380e28d48dd155b1e29cd2453f13b28bf7e08.tar.gz
rneovim-abd380e28d48dd155b1e29cd2453f13b28bf7e08.tar.bz2
rneovim-abd380e28d48dd155b1e29cd2453f13b28bf7e08.zip
fix(defaults): visual mode star (*,#) is fragile
Problem: Visual mode "*", "#" mappings don't work on text with "/", "\", "?", and newlines. Solution: Get the visual selection and escape it as a search pattern. Add functions vim.get_visual_selection and _search_for_visual_selection. Fix #21676
Diffstat (limited to 'runtime/lua/vim/_meta.lua')
0 files changed, 0 insertions, 0 deletions