]> git.ipfire.org Git - thirdparty/vim.git/commit
runtime(doc): warn users about potentially risky hotkey
authorDavid Mandelberg <david@mandelberg.org>
Sat, 8 Mar 2025 16:06:50 +0000 (17:06 +0100)
committerChristian Brabandt <cb@256bit.org>
Sat, 8 Mar 2025 16:06:50 +0000 (17:06 +0100)
commit3d1a437f1bb41933739445a8436fdc1902e4ea98
treefb49fdda16d1c20d46dbab4bdfc9d5328b76b463
parentf63c3467b148ca94826a5c3dd6c1c1102f146039
runtime(doc): warn users about potentially risky hotkey

Also, mention that CTRL-SHIFT-V might be mapped to paste text, similar
to the note about CTRL-V.

References:
https://gitlab.gnome.org/GNOME/gnome-terminal/-/blob/2d7e9d78c9631be63b6b381f6966cb8808865ffb/src/org.gnome.Terminal.gschema.xml#L395-398
https://gitlab.gnome.org/chergert/ptyxis/-/blob/8942adde5b98c82c85238851743b371a034a1c1b/src/org.gnome.Ptyxis.gschema.xml.in#L529-L533

closes: #16816

Signed-off-by: David Mandelberg <david@mandelberg.org>
Signed-off-by: Christian Brabandt <cb@256bit.org>
runtime/doc/cmdline.txt
runtime/doc/insert.txt