summaryrefslogtreecommitdiffstatshomepage
path: root/runtime/lua/vim/provider/python.lua
diff options
context:
space:
mode:
authortao <2471314@gmail.com>2025-08-12 06:39:03 +0800
committerGitHub <noreply@github.com>2025-08-11 15:39:03 -0700
commita26cdcb20e68f38f636b14a03c3f9657f5c74f67 (patch)
tree835724d7e2b74a7d88bbb78d7d4211d9f9ecf380 /runtime/lua/vim/provider/python.lua
parentbc4bddbb214fa92e3689c0e4abb78d21d80223e0 (diff)
fix(inccommand): skip input() during preview #35272
Problem: During preview, the `input` still prompts the user to enter something that won't be used later, which could be a bit confusing. e.g., `:s/a/\=input("")`. Solution: Make the input() return early during 'inccommand' preview.
Diffstat (limited to 'runtime/lua/vim/provider/python.lua')
0 files changed, 0 insertions, 0 deletions