diff options
| author | tao <2471314@gmail.com> | 2025-08-12 06:39:03 +0800 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2025-08-11 15:39:03 -0700 |
| commit | a26cdcb20e68f38f636b14a03c3f9657f5c74f67 (patch) | |
| tree | 835724d7e2b74a7d88bbb78d7d4211d9f9ecf380 /runtime/lua/vim/provider/python.lua | |
| parent | bc4bddbb214fa92e3689c0e4abb78d21d80223e0 (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
