]> git.ipfire.org Git - thirdparty/vim.git/commit
patch 8.0.0817: cannot get the terminal line at the cursor v8.0.0817
authorBram Moolenaar <Bram@vim.org>
Sun, 30 Jul 2017 16:19:46 +0000 (18:19 +0200)
committerBram Moolenaar <Bram@vim.org>
Sun, 30 Jul 2017 16:19:46 +0000 (18:19 +0200)
commit22aad2f8806acf390568b8e524e53260a322aaa5
treed343828b8d65e5675816fa7c1e6f46670014b475
parentf144a3fb73340fe22e08bd1fa77e27c9f55bb0af
patch 8.0.0817: cannot get the terminal line at the cursor

Problem:    Cannot get the line of a terminal window at the cursor.
Solution:   Make the row argunt optionsl. (Yasuhiro Matsumoto, closes #1898)
runtime/doc/eval.txt
src/evalfunc.c
src/terminal.c
src/version.c