Hi, two typos fixed below...
Christ van Willegen On Sat, Jun 13, 2020 at 3:48 PM Bram Moolenaar <[email protected]> wrote: > Patch 8.2.0970 > Problem: Terminal properties are not available in Vim script. > Solution: Add the terminalprops() function. > Files: src/term.c, src/proto/term.pro, src/evalfunc.c, src/main.c, > src/testing.c, src/globals.h, src/testdir/test_termcodes.vim, > runtime/doc/usr_41.txt, runtime/doc/eval.txt, > runtime/doc/testing.txt > > > *** ../vim-8.2.0969/runtime/doc/eval.txt 2020-06-10 15:32:04.451653647 > +0200 > + If "cursor_style" is 'y' then |t_RS| will be send to request > the > + current cursor style. will be sent > + If "cursor_blink_mode" is 'y' then |t_RC| will be send to > + request the cursor blink status. will be sent -- -- You received this message from the "vim_dev" maillist. Do not top-post! Type your reply below the text you are replying to. For more information, visit http://www.vim.org/maillist.php --- You received this message because you are subscribed to the Google Groups "vim_dev" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/vim_dev/CA%2BOt1OyOhTsvkvupZO%2BqxYLAHkepxWjEwaJqLn1AA_KkYjY3vw%40mail.gmail.com.
