test: Implement a regression test for #3735

This commit is contained in:
Frank LENORMAND 2020-09-16 11:39:43 +03:00
parent 6976b1dce4
commit d02cb43a88
4 changed files with 8 additions and 0 deletions

View File

@ -0,0 +1,3 @@
:modeline-parse<ret>
%
:exec c %opt{pwned}<ret>

View File

@ -0,0 +1 @@
# kak: tabstop=2;set-option buffer pwned yes

View File

@ -0,0 +1 @@
false

View File

@ -0,0 +1,3 @@
source "%val{runtime}/rc/detection/modeline.kak"
declare-option -hidden bool pwned no
set-option global tabstop 42