]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 9.0.1596: :registers command does not work in sandbox v9.0.1596
authorJulio B <julio.bacel@gmail.com>
Thu, 1 Jun 2023 11:45:22 +0000 (12:45 +0100)
committerBram Moolenaar <Bram@vim.org>
Thu, 1 Jun 2023 11:45:22 +0000 (12:45 +0100)
commiteb43b7f0531bd13d15580b5c262a25d6a52a0823
treeef402ff448abb959f4f798ac56dc4874adde8895
parente84c773d42e8b6ef0f8ae9b6c7312e0fd47909af
patch 9.0.1596: :registers command does not work in sandbox

Problem:    :registers command does not work in sandbox.
Solution:   Add flag to the command. (closes #12473)
src/ex_cmds.h
src/testdir/test_registers.vim
src/version.c