summaryrefslogtreecommitdiffstats
path: root/DOCS/man/options.rst
diff options
context:
space:
mode:
authorGuido Cella <guido@guidocella.xyz>2023-12-09 22:01:57 +0100
committerDudemanguy <random342@airmail.cc>2023-12-15 15:45:11 +0000
commit8ceaec174237bb033ec1ea599beeda9fbd373c2e (patch)
treedb92a1fa2c0fb7559a36b732c406446220c159e2 /DOCS/man/options.rst
parent86c8ef5c1f78b6a618dbd2df59aa2d9f2ece6e32 (diff)
downloadmpv-8ceaec174237bb033ec1ea599beeda9fbd373c2e.tar.bz2
mpv-8ceaec174237bb033ec1ea599beeda9fbd373c2e.tar.xz
console.lua: clear the suggestions when you move the cursor
Clear completion suggestions from functions that move the cursor, so that you can't insert suggestions at the wrong spot by pressing Tab again after moving the cursor, Also clear suggestions from some editing functions that were never updated. It is not actually necessary to clear suggestions from functions that remove text in front of the cursor, but since handle_del() already clears them, let's just clear them everywhere.
Diffstat (limited to 'DOCS/man/options.rst')
0 files changed, 0 insertions, 0 deletions